Our app (appid steprep, python) has been exploding all day with
DeadlineExceededErrors. Here is a snippet of the error rate from our
Dashboard:

URI

Count

% Errors
last 14 hrs
/_ah/queue/deferred
57900    36%
/exec-reports/queue/generate-pdf
15427    81%
/exec-reports/queue/generate-email
10071    74%
/exec-reports/queue/send-email
8758     71%
/exec-reports/queue/increment-counter
7797     68%
/mgmt/alerts/worker/
1190     42%

Those failure rates are normally < 2%.

I'm a bit shocked that you don't see this at your end?

j

On Sep 14, 2:45 pm, "Ikai Lan (Google)" <[email protected]>
wrote:
> Can you guys list how often you guys see these? Here's some information
> that'd be helpful for us:
>
>  - What % of your requests return "Request was aborted"? Is it happening at
> specific times? Java or Python?
> - App ID
>
> There was a latency spike around 4am 
> (http://groups.google.com/group/google-appengine-downtime-notify/brows...)
> and a minor spike about 6 hours after that.
>
>
>
> On Tue, Sep 14, 2010 at 1:36 PM, Arny <[email protected]> wrote:
> > We're having the same issue.
>
> > Worked fine until the maintenance, as far I remember.
> > Now our logs are filled with:
>
> > #
> > # 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.
> > #
>
> > Even we do only get about 8-10 requests/sec and all our responses are
> > memcached.
>
> > Any word from the AppEngine Team?
>
> > On Sep 14, 11:14 am, mscwd01 <[email protected]> wrote:
> > > Hey,
>
> > > This may just be a coincidence but my average CPU time per request has
> > > risen noticably since yesterdays maintenance. Whereas my average was
> > > 250-300ms, it now takes on average 500-600ms. This is the exact same
> > > resource without any changes made, so I cannot seem to work out why
> > > this would be. Has anyone else noticed this?
>
> > > Thanks
>
> > --
> > 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%2Bunsubscrib 
> > [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