updateStep
Updates the current step and status of an existing chain.
Parameters
chainId
The TaskChain.id.
currentStep
Zero-based index of the step now executing.
status
One of: "RUNNING", "COMPLETED", "FAILED".
Updates the current step and status of an existing chain.
The TaskChain.id.
Zero-based index of the step now executing.
One of: "RUNNING", "COMPLETED", "FAILED".