> going over 300ms/req
> consistently results in a a nasty over-quota error immediately upon
> every request

Are you sure it results in an actual error? I was under the impression
that anything under 8000ms resulted in a warning, not an all out quota
denial error.

My understanding is that you get a CPU cycles warning for requests
that are over 2x the average response time of your requests. If most
of your requests finish within 300ms, you will probably get warnings
for requests that take over 600ms.

-Mahmoud
--~--~---------~--~----~------------~-------~--~----~
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-appengine@googlegroups.com
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