Raised when a request exceeds the configured timeout.
Summary
Types
@type t() :: %Monzo.Error.TimeoutError{ __exception__: true, path: String.t(), timeout_ms: pos_integer() }
Raised when a request exceeds the configured timeout.
@type t() :: %Monzo.Error.TimeoutError{ __exception__: true, path: String.t(), timeout_ms: pos_integer() }