DescriptionDocserver move cron jobs to a backend instance
backends.yaml now specifies a 'worker' backend that will sync with
src.chromium.org and render all the pages. cron.yaml now targets
'worker', which may or may not actually work.
There isn't documentation on this, see [1], but setting target to
the backend name *should* work. It didn't seem to work on the dev server
though.
Removed the logic in cron_servlet.py that dealt with
DeadlineExceededError.
[1] https://code.google.com/p/googleappengine/issues/detail?id=6301
BUG=270808
Patch Set 1 #
Total comments: 2
Messages
Total messages: 2 (0 generated)
|