Steps to reproduce
-
Register an errory_handler
-
Set up a job
-
Make that job fail on execution
Expected behaviour
Error should be handled by the error handler
Actual behaviour
It's not, as the JobQueue doesn't handle that correctly (see here, this should call dispatcher.dispatch_error)
Logs
https://pastebin.com/LhFTBb6S