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

Ensure awaited job failures trigger the callback if returned from the dead set #6

Open
fractaledmind opened this issue Nov 9, 2021 · 0 comments

Comments

@fractaledmind
Copy link
Owner

We need to manually check (and hopefully then write an automated test) to ensure that if a job called as an await job for a workflow step fails and ends up in the Dead Set, and is then manually re-enqueued and succeeds, that the workflow callback successfully fires and the next step in the workflow is kicked off

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

No branches or pull requests

1 participant