My cronttabs started failing around 25% of the time with the following message:
------------------------------------------------------ Request was aborted after waiting too long to attempt to service your request. Most likely, this indicates that you have reached your simultaneous dynamic request limit. This is almost always due to excessively high latency in your app. Please see http://code.google.com/appengine/docs/quotas.html for more details. ------------------------------------------------------ My crontabs are simple - they just kick off a task. To test, I created one more crontab that just reads and writes a string to cache, and even that's failing. Is anyone else having these problems? This is really poor. -- 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.
