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

Auto agent dependencies #1468

Open
ripienaar opened this issue Oct 12, 2021 · 0 comments
Open

Auto agent dependencies #1468

ripienaar opened this issue Oct 12, 2021 · 0 comments
Labels

Comments

@ripienaar
Copy link
Member

Auto agent watchers should be able to express a depenency on another ones state, for example if 2 watchers are active in the same state they should be able to depend on the other one being in a specific state.

The example is machines manager, there's a KV get and a machines manage, but KV get is obviously going to take a bit of time, machines manage fail immediately. machines manage must be able to wait for KV get to be in success state

@ripienaar ripienaar added the wd label Oct 12, 2021
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