PublicWorkerPool

PublicWorkerPool contains details of public worker pool for account.
  • parallelism
    Maximum number of simultaneously executing runs on the public worker pool for account.
  • activeRuns
    Number of currently executing runs on the public worker pool for this account.
  • busyWorkers
    Number of currently busy workers in the public worker pool for this account.
  • pendingRuns
    Number of runs on the public worker ready for processing for this account.
  • usersCount
    Count of users on the public worker pool workers for this account.
  • queuedRunsCount
    Count of queued runs on the public worker pool workers for this account.
  • schedulableRunsCount
    Count of schedulable runs on the public worker pool workers for this account.