Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 718 Bytes

WorkerPool.md

File metadata and controls

15 lines (11 loc) · 718 Bytes

WorkerPool

Properties

Name Type Description Notes
pid int the process id of jobservice [optional]
worker_pool_id str the id of the worker pool [optional]
start_at datetime The start time of the work pool [optional]
heartbeat_at datetime The heartbeat time of the work pool [optional]
concurrency int The concurrency of the work pool [optional]
host str The host of the work pool [optional]

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