Raised when a request exceeds the client's configured timeout.
Summary
Types
@type t() :: %Mercury.TimeoutError{__exception__: true, timeout_ms: pos_integer()}
Raised when a request exceeds the client's configured timeout.
@type t() :: %Mercury.TimeoutError{__exception__: true, timeout_ms: pos_integer()}