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

[Question] jobs adding other jobs #2322

Closed
queuestar opened this issue Mar 15, 2022 · 1 comment
Closed

[Question] jobs adding other jobs #2322

queuestar opened this issue Mar 15, 2022 · 1 comment
Labels

Comments

@queuestar
Copy link

Description

Hey guys,

I have a useCase responsible for adding a job to synchronize a certain entity in the background.
Inside the useCase responsible for doing the sync I need to add new jobs referring to this entity (nested jobs) to be executed in parallel and in other containers.

The main problem with this approach would be in case of failures after adding the job to the queue.

How would you solve this problem?

@stale
Copy link

stale bot commented May 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 14, 2022
@stale stale bot closed this as completed May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant