Skip to main content

Interface: $Properties

v1.MarkerRecordedEventAttributes.$Properties

Properties of a MarkerRecordedEventAttributes.

Hierarchy

Properties

details

Optional details: null | { [k: string]: $Properties; }

Serialized information recorded in the marker


failure

Optional failure: null | $Properties

Some uses of markers, like a local activity, could "fail". If they did that is recorded here.


Optional header: null | $Properties

MarkerRecordedEventAttributes header


markerName

Optional markerName: null | string

Workers use this to identify the "types" of various markers. Ex: Local activity, side effect.


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event which this command was reported with