Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.14 KB

Worker.md

File metadata and controls

23 lines (20 loc) · 1.14 KB

Worker

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Connection string [optional] [default to null]
Command string [optional] [default to null]
Queue string [optional] [default to null]
Timeout int32 [optional] [default to null]
Sleep int32 [optional] [default to null]
Tries string [optional] [default to null]
Processes int32 [optional] [default to null]
Stopwaitsecs string [optional] [default to null]
Environment string [optional] [default to null]
PhpVersion string [optional] [default to null]
Daemon int32 [optional] [default to null]
Force int32 [optional] [default to null]
Status string [optional] [default to null]
CreatedAt string [optional] [default to null]

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