Skip to main content

Namespace: WorkerHeartbeat

worker.v1.WorkerHeartbeat

Interfaces

Type Aliases

$Shape

Ƭ $Shape: Object

Shape of a WorkerHeartbeat.

Type declaration

NameType
activityPollerInfo?$Shape | null
activityTaskSlotsInfo?$Shape | null
currentStickyCacheSize?number | null
deploymentVersion?$Shape | null
drivers?$Shape[] | null
elapsedSinceLastHeartbeat?$Shape | null
environment?$Shape | null
heartbeatTime?$Shape | null
hostInfo?$Shape | null
localActivitySlotsInfo?$Shape | null
nexusPollerInfo?$Shape | null
nexusTaskSlotsInfo?$Shape | null
plugins?$Shape[] | null
sdkName?string | null
sdkVersion?string | null
startTime?$Shape | null
status?WorkerStatus | null
taskQueue?string | null
totalStickyCacheHit?number | null
totalStickyCacheMiss?number | null
workerIdentity?string | null
workerInstanceKey?string | null
workflowPollerInfo?$Shape | null
workflowStickyPollerInfo?$Shape | null
workflowTaskSlotsInfo?$Shape | null