TaskBunny.FailureBackend.Logger (CargueroTaskBunny v0.0.3) 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 TaskBunny.FailureBackend.report_job_error/1
.
Link to this section Functions
Specs
get_job_error_message(TaskBunny.JobError.t()) :: String.t()
Returns the message content for the job error.
Callback implementation for TaskBunny.FailureBackend.report_job_error/1
.