Weavr.Error.Timeout exception (Weavr v1.0.0)

Copy Markdown View Source

Raised/returned when a request did not complete within the configured :timeout / :recv_timeout.

Summary

Types

t()

@type t() :: %Weavr.Error.Timeout{__exception__: true, timeout_ms: pos_integer()}