PublicWorkerPool contains details of public worker pool for account.
- parallelismMaximum number of simultaneously executing runs on the public worker pool for account.
- activeRunsNumber of currently executing runs on the public worker pool for this account.
- busyWorkersNumber of currently busy workers in the public worker pool for this account.
- pendingRunsNumber of runs on the public worker ready for processing for this account.
- usersCountCount of users on the public worker pool workers for this account.
- Search stacks/modules using this WorkerPool.
- Search stacks/modules suggestions using this WorkerPool.
- queuedRunsCountCount of queued runs on the public worker pool workers for this account.
- schedulableRunsCountCount of schedulable runs on the public worker pool workers for this account.
- Search Runs for this WorkerPool.
- Search Runs Suggestions for this WorkerPool.