Hi,
I have some init stage imports to app-engine application and
combining  with some ajax calls I was able to use maximum of 3000
mcycles per request. When there is request that consumes more the 1000
mcycles I have warning 'This request used a amount of CPU and may soon
exceed its quota.' in my application log.

Should I be worried because of that or not. Is this general warning
for me to inform me that with this average CPU use i will use all my
CPU quota eventually soon, or that app-engine quota permits this CPU
usage only few times let's say per minute and that they will stop my
application for several hours if I continue with this usage.

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