See my post on the exact same topic earlier today, too...

On May 5, 10:21 am, Mikkel Krautz <kra...@gmail.com> wrote:
> Hi,
>
> My app at alsmicdk.appspot.com has been getting the following error:
>
> 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.
>
> for the last couple of days now.  All requests for dynamic pages (i.e.
> script handlers), are getting the error. I'm on the Python runtime,
> BTW.
>
> I've tried to determine if anything's wrong on the app side of things
> (if certain API calls were causing the long request time) by uploading
> a new version of the app ('recovery'), but even simple request
> handlers that make no API calls are failing.
>
> The app is, in its usual condition, set up to only allow for HTTPS
> connections (secure: always). I figured this might be the cause of the
> long request times, but I've also tried to change it to (secure:
> optional) in my 'recovery' version to no avail.
>
> Any help?
>
> Mikkel
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to