| [ Web Proxy ] |
| Viewing: https://python.temporal.io/temporalio.client.RPCStatusCode.html | [Back] [Original] |
RPCStatusCode
client
_nexus
ActivityExecutionDescription
AsyncActivityIDReference
BackfillScheduleInput
BuildIdOp
Client
CountActivitiesInput
CountNexusOperationsInput
CountWorkflowsInput
DeleteScheduleInput
DescribeScheduleInput
DescribeWorkflowInput
HeaderCodecBehavior
Interceptor
NexusOperationExecutionDescription
OutboundInterceptor
PauseScheduleInput
PayloadLimitsConfig
ScheduleAction
ScheduleCalendarSpec
ScheduleListActionStartWorkflow
ScheduleSpec
ScheduleUpdate
ScheduleUpdateInput
SignalWorkflowInput
StartWorkflowInput
TriggerScheduleInput
UnpauseScheduleInput
UpdateScheduleInput
WorkflowExecutionDescription
WorkflowHandle
WorkflowHistoryEventFilterType
RPCError
RPCTimeoutOrCancelledError
_ClientImpl
temporalio.client.RPCStatusCodeclass RPCStatusCode(IntEnum): (source)
Status code for RPCError.
| Constant | ABORTED |
Undocumented |
| Constant | ALREADY_EXISTS |
Undocumented |
| Constant | CANCELLED |
Undocumented |
| Constant | DATA_LOSS |
Undocumented |
| Constant | DEADLINE_EXCEEDED |
Undocumented |
| Constant | FAILED_PRECONDITION |
Undocumented |
| Constant | INTERNAL |
Undocumented |
| Constant | INVALID_ARGUMENT |
Undocumented |
| Constant | NOT_FOUND |
Undocumented |
| Constant | OK |
Undocumented |
| Constant | OUT_OF_RANGE |
Undocumented |
| Constant | PERMISSION_DENIED |
Undocumented |
| Constant | RESOURCE_EXHAUSTED |
Undocumented |
| Constant | UNAUTHENTICATED |
Undocumented |
| Constant | UNAVAILABLE |
Undocumented |
| Constant | UNIMPLEMENTED |
Undocumented |
| Constant | UNKNOWN |
Undocumented |
| Web Proxy Viewer | New URL | Original Page |