CargueroTaskBunny.FailureBackend.Logger (CargueroCargueroTaskBunny v0.0.6) View Source
Default failure backend that reports job errors to Logger.
Link to this section Summary
Functions
Returns the message content for the job error.
Callback implementation for CargueroTaskBunny.FailureBackend.report_job_error/1
.
Link to this section Functions
Specs
get_job_error_message(CargueroTaskBunny.JobError.t()) :: String.t()
Returns the message content for the job error.
Callback implementation for CargueroTaskBunny.FailureBackend.report_job_error/1
.