Interface: IResetPointInfo
Properties of a ResetPointInfo.
Hierarchy
-
↳
IResetPointInfo
Properties
binaryChecksum
• Optional binaryChecksum: null | string
Deprecated. A worker binary version identifier.
Inherited from
buildId
• Optional buildId: null | string
Worker build id.
Inherited from
createTime
• Optional createTime: null | $Properties
ResetPointInfo createTime
Inherited from
expireTime
• Optional expireTime: null | $Properties
(-- api-linter: core::0214::resource-expiry=disabled aip.dev/not-precedent: TTL is not defined for ResetPointInfo. --) The time that the run is deleted due to retention.
Inherited from
firstWorkflowTaskCompletedId
• Optional firstWorkflowTaskCompletedId: null | Long
Event ID of the first WorkflowTaskCompleted event processed by this worker build.
Inherited from
$Properties.firstWorkflowTaskCompletedId
resettable
• Optional resettable: null | boolean
false if the reset point has pending childWFs/reqCancels/signalExternals.
Inherited from
runId
• Optional runId: null | string
The first run ID in the execution chain that was touched by this worker build.