attempt v0.2.0 Attempt.Retry.Exception protocol

Classifies whether an exception raised during the function call is either :return, :retry or :reraise.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: term()

Link to this section Functions

Link to this function retriable?(exception)