Logo

View the Project on GitHub elements-storage/elements-sdk-python

QueuedTaskInfo

A task currently waiting in a worker queue for execution, with its task type and (once it has started) its task record.

Properties

Name Type Description Notes
task_info TaskInfo    
id str    
task_name str    

[Back to Model list] [Back to API list] [Back to README]