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

Fanout/observe #32

Open
savagematt opened this issue Oct 14, 2016 · 0 comments
Open

Fanout/observe #32

savagematt opened this issue Oct 14, 2016 · 0 comments

Comments

@savagematt
Copy link
Collaborator

Allow secondary agents to react to jobs being created, succeeding, failing, beginning a run, reaching their due time...

The agents return output as usual, but this isn't fed to any downstream dependencies of the job, and it doesn't block them being triggered.

When requesting work, agents can say "give me jobs of type X which have not been processed by system Y".

The same guarantees around fungibility, once-only execution and so on should apply.

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