I don't think there is any way to do this, but i believe you can watch
for specific over quota exceptions and then adjust your execution path
based on that. 
http://code.google.com/appengine/docs/quotas.html#When_a_Resource_is_Depleted

On Oct 5, 4:41 am, jdownie <jdow...@gmail.com> wrote:
> I'd like to build into my application different behaviour when it
> hits, say 80% of the daily quote for CPU. Is that possible? The only
> api call I could see was one that allowed me to measure the load of
> each individual query.

-- 
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-appeng...@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