I got quite a few of those errors a few days ago, but now I only see them on
rare occasions. For me they happened on regular requests, though. Do you
happen to have a lot of other traffic that might be consuming your server
resources? Especially long running requests?



On Sun, Feb 21, 2010 at 11:49 AM, Blake <[email protected]> wrote:

> 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]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
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.

Reply via email to