Hi all.
The quota problems that we are having is about the "High CPU Requests"
Quota. Everything else is Ok.

We are trying to handle the OverQuotaError, and will be lovely to show
our users a customized page explaining what is going on instead
google's overquota error page.

Wen I raise the exception to try if the try-except is working, it
works ok. But Not in real overquotas.

Adding some  logging I've seen that when we are experimenting an
overquota it seems that the application is not executed. I wonder
that, when this kind of overquota happens, appengine manage it self
the error and the get() don't even reach our application code.

The question is that if someone knows how to manage this or if there
is any workaround to manage the overquota, before appengine cancels
the requests to the application and send it's  overquotaerror page.

Thanks for all.
Regards

--~--~---------~--~----~------------~-------~--~----~
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 
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