Cron fails because of "Request was aborted after waiting too long"
1 view
Skip to first unread message
François Masurel
unread,
Jul 25, 2010, 6:27:21 PM7/25/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
What to do when your cron servlet fails with this message :
"Request was aborted after waiting too long to attempt to service your
request. This may happen sporadically when the App Engine serving
cluster is under unexpectedly high or uneven load. If you see this
message frequently, please contact the App
Engine team."
It's seems to be happening quite often lately. It's a really basic
servlet just launching a few tasks.
It's really annoying when it's a "once a day" cron job. In my case, I
miss one day of data.