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

Extract out cron scheduling and gate evaluation for a label #70

Open
danpalmer opened this issue May 2, 2018 · 1 comment
Open

Extract out cron scheduling and gate evaluation for a label #70

danpalmer opened this issue May 2, 2018 · 1 comment

Comments

@danpalmer
Copy link
Contributor

Currently we don't handle retries on cron evaluation.

What we should be doing is using the cron job for gate evaluation to set a "awaiting evaluation" flag on a label, then on a minute cron process all labels with that awaiting flag set.

@danpalmer
Copy link
Contributor Author

@prophile sound about right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant