Skip to content

[BUG] Errors in Job callbacks are not passed to error handler #2004

@Bibo-Joshi

Description

@Bibo-Joshi

Steps to reproduce

  1. Register an errory_handler

  2. Set up a job

  3. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions