Temporary failures where retrying the same request may succeed.
Summary
Functions
Create an Elixir.Quiver.Error.Transient without raising it.
Callback implementation for Exception.message/1.
Functions
@spec exception(opts :: Keyword.t()) :: %Quiver.Error.Transient{ __exception__: true, bread_crumbs: term(), class: term(), errors: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Quiver.Error.Transient without raising it.
Keys
- :errors
Callback implementation for Exception.message/1.