Skip to main content

Interface: IRecordWorkerHeartbeatRequest

workflowservice.v1.IRecordWorkerHeartbeatRequest

Properties of a RecordWorkerHeartbeatRequest.

Implemented by

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.


namespace

Optional namespace: null | string

Namespace this worker belongs to.


resourceId

Optional resourceId: null | string

Resource ID for routing. Contains the worker grouping key.


workerHeartbeat

Optional workerHeartbeat: null | IWorkerHeartbeat[]

RecordWorkerHeartbeatRequest workerHeartbeat