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

Improve Job dependency interactions #18

Open
sanoel opened this issue Jun 3, 2022 · 0 comments
Open

Improve Job dependency interactions #18

sanoel opened this issue Jun 3, 2022 · 0 comments

Comments

@sanoel
Copy link
Contributor

sanoel commented Jun 3, 2022

The example was fl-sync queuing and depending on target-helper jobs. Jobs should record a reference to the job within the resources it is watching to queue. Then, this breadcrumb could be observed and awaited on by the parent job so that it may be informed both on job creation and job completion. For example, fl-sync watches the target job updates to send specific messages back to FL, but also watches for job completion to continue processing things.

@aultac correct me if this description was 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