According to this (http://googleappengine.blogspot.com/2009/02/skys-
almost-limit-high-cpu-is-no-more.html), you shouldn't get over quota
messages for individual requests using high cpu, but it sounds exactly
like what's happening to your app.  Unless they reimplemented the high-
cpu-requests quota with the new decreased free quota levels, this
sounds like a bug (http://code.google.com/p/googleappengine/issues/
list).

On Jun 22, 3:19 pm, Devel63 <danstic...@gmail.com> wrote:
> All of a sudden, my app is returning 403 application over quota
> whenever I do anything a bit strenuous.
>
> All of the quotas are WAY under, but things that used to work fine are
> now triggering this message.
>
> A guess is that the budgeting process has become much more fine-
> grained, and is mistakenly extrapolating from one request that may do
> a number of DB writes and take 10 seconds.  But these are extremely
> rare.
>
> The app name is judysapps-qa.
--~--~---------~--~----~------------~-------~--~----~
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