Skip to main content

Interface: IWorkerPollerInfo

worker.v1.IWorkerPollerInfo

Properties of a WorkerPollerInfo.

Hierarchy

Properties

currentPollers

Optional currentPollers: null | number

Number of polling RPCs that are currently in flight.

Inherited from

$Properties.currentPollers


isAutoscaling

Optional isAutoscaling: null | boolean

Set true if the number of concurrent pollers is auto-scaled

Inherited from

$Properties.isAutoscaling


lastSuccessfulPollTime

Optional lastSuccessfulPollTime: null | $Properties

WorkerPollerInfo lastSuccessfulPollTime

Inherited from

$Properties.lastSuccessfulPollTime