exception documentation
class RPCTimeoutOrCancelledError(temporalio.exceptions.TemporalError): (source)
Known subclasses: temporalio.client.WorkflowUpdateRPCTimeoutOrCancelledError
Error that occurs on some client calls that timeout or get cancelled.
Inherited from TemporalError
:
Property | cause |
Cause of the exception. |