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. What is the best way to manage such a situation ? Thanx for your help. François -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
