I often see the following message in my application logs:

" Request was aborted after waiting too long to attempt to service
your request. This may happen sporadically when the App Engine serving
cluster is under unexpectedly high or uneven load. If you see this
message frequently, please contact the App Engine team. "

Also our application is currently under development.

We get this message for a few of our requests:
"This request used a high amount of CPU and will soon exceed its
quota"

What is it suppose to mean? The latency for these requests is very
high (about 12000 ms) however we have assigned a large quota for our
application(100 $ / day) when my application still generally runs
under its free quota.

We are working on the optimization of our application. However our
algorithms would still require a large amount of CPU.

Please let me know how we could resolve these issues,
Any help is appreciated.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to