I think a big part of the reason is some failures are mis-categorized: W 09-23 03:25PM 18.756 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.
W 09-23 02:16PM 58.615 A serious problem was encountered with the process that handled this request, causing it to exit. This is likely to cause a new process to be used for the next request to your application. If you see this message frequently, you should contact the App Engine team. (Error code 203) Both of those are serious errors, but are flagged as warnings. They really should be Errors, so they would get counted in the error count, and more accurately show how many errors are occuring in the system. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. 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.
