temporalio.client.PendingActivityState

Undocumented

Value
int(temporalio.api.enums.v1.PendingActivityState.PENDING_ACTIVITY_STATE_CANCEL_REQUESTED
)

Undocumented

Value
int(temporalio.api.enums.v1.PendingActivityState.PENDING_ACTIVITY_STATE_PAUSE_REQUESTED
)

Undocumented

Value
int(temporalio.api.enums.v1.PendingActivityState.PENDING_ACTIVITY_STATE_PAUSED)

Undocumented

Value
int(temporalio.api.enums.v1.PendingActivityState.PENDING_ACTIVITY_STATE_SCHEDULED
)

Undocumented

Value
int(temporalio.api.enums.v1.PendingActivityState.PENDING_ACTIVITY_STATE_STARTED)

Undocumented

Value
int(temporalio.api.enums.v1.PendingActivityState.PENDING_ACTIVITY_STATE_UNSPECIFIED
)