Skip to main content

I have background jobs that are erroring out occasionally.  These are jobs created by users.  Is there a way to send a notification to the user who scheduled a job if the job errors?

You can set up a custom event on the DeferredJob LU to e-mail when a job errors  - we’ve done many for various background jobs.


Reply