Interface: IResetPointInfo
Properties of a ResetPointInfo.
Implemented by
Properties
binaryChecksum
• Optional binaryChecksum: null | string
Deprecated. A worker binary version identifier.
buildId
• Optional buildId: null | string
Worker build id.
createTime
• Optional createTime: null | ITimestamp
ResetPointInfo createTime
expireTime
• Optional expireTime: null | ITimestamp
(-- 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.
firstWorkflowTaskCompletedId
• Optional firstWorkflowTaskCompletedId: null | Long
Event ID of the first WorkflowTaskCompleted event processed by this worker build.
resettable
• Optional resettable: null | boolean
false if the reset point has pending childWFs/reqCancels/signalExternals.
runId
• Optional runId: null | string
The first run ID in the execution chain that was touched by this worker build.