On Friday, March 9, 2012 4:17:01 PM UTC-8, blackpawn wrote: > > It seemed like a complete failure. My app does use the capabilities API > and handles read only properly but no non-static requests succeeded. Even > requests that only wind up hitting memcache were failing too actually. The > errors were all "A problem was encountered with the process that handled > this request, causing it to exit." and "Request was aborted after waiting > too long to attempt to service your request." >
Thanks for satisfying my curiosity! Sounds like your code didn't fare any better than ours in this outage. > On Friday, March 9, 2012 4:10:53 PM UTC-8, John wrote: >> >> It's recommended that we make use of the CapabilitiesService. This lets >> you get values like "UNKNOWN" and "DISABLED" for things like >> "DATASTORE_WRITE". I'm curious what value it would have provided during >> this period. >> >> On Friday, March 9, 2012 3:59:36 PM UTC-8, blackpawn wrote: >>> >>> The datastore is completely dead since 3:40 and non-HRD apps can't serve >>> any requests besides static files. The status page is showing Anomaly so >>> hopefully this is being looked at. Is there anything we can do to prevent >>> our apps from going nuts during this period spawning tons of instances that >>> just time out but still charge us money for CPU? >> >> On Friday, March 9, 2012 4:17:01 PM UTC-8, blackpawn wrote: > > It seemed like a complete failure. My app does use the capabilities API > and handles read only properly but no non-static requests succeeded. Even > requests that only wind up hitting memcache were failing too actually. The > errors were all "A problem was encountered with the process that handled > this request, causing it to exit." and "Request was aborted after waiting > too long to attempt to service your request." > > On Friday, March 9, 2012 4:10:53 PM UTC-8, John wrote: >> >> It's recommended that we make use of the CapabilitiesService. This lets >> you get values like "UNKNOWN" and "DISABLED" for things like >> "DATASTORE_WRITE". I'm curious what value it would have provided during >> this period. >> >> On Friday, March 9, 2012 3:59:36 PM UTC-8, blackpawn wrote: >>> >>> The datastore is completely dead since 3:40 and non-HRD apps can't serve >>> any requests besides static files. The status page is showing Anomaly so >>> hopefully this is being looked at. Is there anything we can do to prevent >>> our apps from going nuts during this period spawning tons of instances that >>> just time out but still charge us money for CPU? >> >> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/o_dvOmkXJW8J. 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.
