Mercury.TimeoutError exception (mercury_client v1.0.0)

Copy Markdown View Source

Raised when a request exceeds the client's configured timeout.

Summary

Types

t()

@type t() :: %Mercury.TimeoutError{__exception__: true, timeout_ms: pos_integer()}