Exception: Temporalio::Error::WorkflowUpdateRPCTimeoutOrCanceledError
- Inherits:
-
Temporalio::Error
- Object
- StandardError
- Temporalio::Error
- Temporalio::Error::WorkflowUpdateRPCTimeoutOrCanceledError
- Defined in:
- lib/temporalio/error.rb
Overview
Note:
This is not related to any general concept of timing out or cancelling a running update, this is only
Error that occurs when update RPC call times out or is canceled.
related to the client call itself.