Oban.PerformError exception (Oban v2.10.1) View Source
Wraps the reason returned by {:error, reason}
, {:discard, reason}
in a proper exception.
The original return tuple is available in the :reason
key.
Wraps the reason returned by {:error, reason}
, {:discard, reason}
in a proper exception.
The original return tuple is available in the :reason
key.