Question

Background Job Error

  • 5 July 2023
  • 1 reply
  • 38 views

Userlevel 5
Badge +9

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?


1 reply

Userlevel 4
Badge +8

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