Last week I started noticing periods of very high request latency in my app lasting for many hours and even days. These are not correlated to the traffic patterns in my app, and so I assume it's an issue that affects all of app engine. Looking at the logs, it seems that some requests are spending way too much time in the pending queue, despite my app's max pending latency set to "Automatic – 200ms" (min - max).
I filed an issue for this: http://code.google.com/p/googleappengine/issues/detail?id=6447 This is pretty bad. Could anyone on the team comment whether this is an App Engine problem or something wrong with my app's configuration? Thanks, Alex -- 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.
