Skip to main content

Interface: IRecordActivityTaskHeartbeatRequest

workflowservice.v1.IRecordActivityTaskHeartbeatRequest

Properties of a RecordActivityTaskHeartbeatRequest.

Implemented by

Properties

details

Optional details: null | IPayloads

Arbitrary data, of which the most recent call is kept, to store for this activity


identity

Optional identity: null | string

The identity of the worker/client


namespace

Optional namespace: null | string

RecordActivityTaskHeartbeatRequest namespace


taskToken

Optional taskToken: null | Uint8Array

The task token as received in PollActivityTaskQueueResponse