Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 823 Bytes

ProcessorHandler.md

File metadata and controls

15 lines (10 loc) · 823 Bytes

ProcessorHandler

Properties

Name Type Description Notes
id int [readonly]
worker str [readonly]
status str * `C` - completed * `D` - deleted * `P` - pending * `W` - waiting * `I` - in process * `E` - errored * `X` - won't fix [optional]
detail_message str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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