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

Split the check_status cron job into one check per tool/slice #5

Open
mtlynch opened this issue May 18, 2015 · 1 comment
Open

Split the check_status cron job into one check per tool/slice #5

mtlynch opened this issue May 18, 2015 · 1 comment
Assignees

Comments

@mtlynch
Copy link
Contributor

mtlynch commented May 18, 2015

(Migrated from code.google.com)
Reported by claudiu.perta, Jan 31, 2013
The 'check_status' cron job takes too long, sometimes causing 'Deadline exceeded' errors, so we must split this task into one check per
tool/slice.

@mtlynch
Copy link
Contributor Author

mtlynch commented Feb 1, 2016

This doesn't necessarily need to be split up into multiple tasks. We can likely do the Datastore queries more efficiently so that the processing time is not linear with the number of slices.

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

2 participants