Reactor.Error.Invalid.UndoRetriesExceededError exception (reactor v0.15.0)
View SourceAn error used when a step runs out of retry events and no other error is thrown.
Summary
Functions
Create an Elixir.Reactor.Error.Invalid.UndoRetriesExceededError
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Reactor.Error.Invalid.UndoRetriesExceededError{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), retry_count: term(), splode: term(), stacktrace: term(), step: term(), vars: term() }
Create an Elixir.Reactor.Error.Invalid.UndoRetriesExceededError
without raising it.
Keys
- :step
- :retry_count