Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 517 Bytes

File metadata and controls

12 lines (8 loc) · 517 Bytes

WorkflowTaskRetryInfo

Keep track of task retry information using TaskRetryInfo.

Properties

Name Type Description Notes
status str Status of the retried task. [optional]
task_inst_id str Retry instance will get a unique instance id. [optional]

[Back to Model list] [Back to API list] [Back to README]