Interface: $Properties
v1.WorkerHeartbeat.$Properties
Properties of a WorkerHeartbeat.
Hierarchy
-
$Properties
Properties
activityPollerInfo
• Optional activityPollerInfo: null | $Properties
WorkerHeartbeat activityPollerInfo
activityTaskSlotsInfo
• Optional activityTaskSlotsInfo: null | $Properties
WorkerHeartbeat activityTaskSlotsInfo
currentStickyCacheSize
• Optional currentStickyCacheSize: null | number
Current cache size, expressed in number of Workflow Executions.
deploymentVersion
• Optional deploymentVersion: null | $Properties
WorkerHeartbeat deploymentVersion
drivers
• Optional drivers: null | $Properties[]
Storage drivers in use by this SDK.
elapsedSinceLastHeartbeat
• Optional elapsedSinceLastHeartbeat: null | $Properties
Elapsed time since the last heartbeat from the worker.
environment
• Optional environment: null | $Properties
Information about the environment this SDK is running in.
heartbeatTime
• Optional heartbeatTime: null | $Properties
Timestamp of this heartbeat, coming from the worker. Worker should set it to "now". Note that this timestamp comes directly from the worker and is subject to workers' clock skew.
hostInfo
• Optional hostInfo: null | $Properties
Worker host information.