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

Enqueue dependent jobs #490

Closed
nicnilov opened this issue Jul 5, 2024 · 2 comments
Closed

Enqueue dependent jobs #490

nicnilov opened this issue Jul 5, 2024 · 2 comments

Comments

@nicnilov
Copy link

nicnilov commented Jul 5, 2024

Is it a supported scenario where there are jobs A and B, and B gets enqueued if (and immediately when) A has completed successfully?

@akira
Copy link
Owner

akira commented Jul 5, 2024

We don't have support for this at the moment, besides enqueuing the job from the first job (A). However, I agree that this would be a good feature to have (cc @ananthakumaran for opinion also).

@ananthakumaran
Copy link
Collaborator

ananthakumaran commented Jul 6, 2024 via email

@akira akira closed this as completed Jul 7, 2024
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

3 participants