temporalio.client.WorkflowUpdateStage

class documentation

Stage to wait for workflow update to reach before returning from start_update.

Constant ACCEPTED Undocumented
Constant ADMITTED Undocumented
Constant COMPLETED Undocumented

Undocumented

Value
int(temporalio.api.enums.v1.UpdateWorkflowExecutionLifecycleStage.UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED
)

Undocumented

Value
int(temporalio.api.enums.v1.UpdateWorkflowExecutionLifecycleStage.UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED
)

Undocumented

Value
int(temporalio.api.enums.v1.UpdateWorkflowExecutionLifecycleStage.UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED
)