Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed jobs not handled correctly #63

Closed
0x4c6565 opened this issue Oct 16, 2020 · 1 comment · Fixed by #64
Closed

Failed jobs not handled correctly #63

0x4c6565 opened this issue Oct 16, 2020 · 1 comment · Fixed by #64

Comments

@0x4c6565
Copy link
Contributor

It would appear that failing a job via $this->fail() also causes JobProcessed event to be raised, overriding the failed status set when handling the previous JobFailed event.

I will submit a PR to rework the DefaultEventManager class to handle this

@ansien
Copy link

ansien commented Feb 16, 2022

@imTigger Hey, any update on this one? Seems to be happening a lot here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants