temporalio.exceptions.TimeoutType

class documentation

Constant HEARTBEAT Undocumented
Constant SCHEDULE_TO_CLOSE Undocumented
Constant SCHEDULE_TO_START Undocumented
Constant START_TO_CLOSE Undocumented

Undocumented

Value
int(temporalio.api.enums.v1.TimeoutType.TIMEOUT_TYPE_HEARTBEAT)

Undocumented

Value
int(temporalio.api.enums.v1.TimeoutType.TIMEOUT_TYPE_SCHEDULE_TO_CLOSE)

Undocumented

Value
int(temporalio.api.enums.v1.TimeoutType.TIMEOUT_TYPE_SCHEDULE_TO_START)

Undocumented

Value
int(temporalio.api.enums.v1.TimeoutType.TIMEOUT_TYPE_START_TO_CLOSE)