You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.
The text was updated successfully, but these errors were encountered:
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.
(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.
The text was updated successfully, but these errors were encountered: