View Source Oban.PerformError exception (Oban v2.11.0)
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.