Hi, Our application suddenly spiked errors in the last 48 hours. We haven't changed our code since long time before that.
The dashboard itself is really confusing -- it was reporting 100,000s of errors for certain URLs a half hour ago and when I look at it now it is only reporting 6000 errors for the same URL. Also, currently when I look at the graphs of requests/sec, it shows everything well under 20 req/second when I look at it in 24-hour-span mode but when I look in 12-hour-span mode I see well over 40 req/sec at certain points. It's extremely difficult to diagnose what to do with conflicting data here. Looking at the logs, there are a huge number of the following error message. I'm not sure how to deal with this ---- all of our quotas are well under the price limits we have set and the requests/sec is well under the hard limit. 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. Please help! I'm not sure what to do on our end to help with the problem. The app engine system status page doesn't report anything wrong. -harlan -- 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.
