temporalio.exceptions.RetryState

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_CANCEL_REQUESTED)

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_IN_PROGRESS)

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_INTERNAL_SERVER_ERROR)

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_MAXIMUM_ATTEMPTS_REACHED)

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_NON_RETRYABLE_FAILURE)

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_RETRY_POLICY_NOT_SET)

Undocumented

Value
int(temporalio.api.enums.v1.RetryState.RETRY_STATE_TIMEOUT)