Raised/returned when a request did not complete within the configured
:timeout / :recv_timeout.
Summary
Types
@type t() :: %Weavr.Error.Timeout{__exception__: true, timeout_ms: pos_integer()}
Raised/returned when a request did not complete within the configured
:timeout / :recv_timeout.
@type t() :: %Weavr.Error.Timeout{__exception__: true, timeout_ms: pos_integer()}