[google-appengine] Re: App engine problems

2009-02-08 Thread Devel63
Again this morning. Here is an interesting log report, showing the Django loading issue (note that it times out without really taking much cpu resources) 1. 02-08 12:03PM 01.519 /hint/request 500 9025ms 672ms-cpu 1kb Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/

[google-appengine] Re: App engine problems

2009-02-07 Thread conman
This is not the 500 page of our app. The reported problems resulted in a 500 page of the google service. So actually we cannot 'design the app to not do that' :) Regards, Constantin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[google-appengine] Re: App engine problems

2009-02-07 Thread conman
The error report on http://code.google.com/status/appengine/detail/serving/2009/02/06#ae-trust-detail-helloworld-get-latency from yesterday 11:00 am talks about a memcache problem which 'didn't affect the perfomance or uptime of applications' I hope this problem was the reason for the heavy

[google-appengine] Re: App engine problems

2009-02-06 Thread johnP
I noticed this with my app yesterday in the afternoon - a bevy of deadline exceeded errors, and an increase in zipimport events in my logfile (using appengine patch). Later, it got better... johnP On Feb 6, 7:31 am, conman constantin.christm...@googlemail.com wrote: Hello, recently I am

[google-appengine] Re: App engine problems

2009-02-06 Thread Devel63
I saw the same thing yesterday late morning, it was great last night, and again bad this morning. Among other things, a page which normally takes 70ms times out.Interestingly, I see that the while the time was 9s, the ms-cpu was 1s ... which seems weird to me. Usually, I see actual time

[google-appengine] Re: App engine problems

2009-02-06 Thread Marzia Niccolai
Hi, There have been periods this morning with higher than average serving latency, but so far this is all we have seen: http://code.google.com/status/appengine/detail/serving/2009/02/06#ae-trust-detail-helloworld-get-latency -Marzia On Fri, Feb 6, 2009 at 9:11 AM, Devel63 danstic...@gmail.com

[google-appengine] Re: App engine problems

2009-02-06 Thread johnP
Actually, I don't have any customers yet (using the app) - but that's just a quibble. :) On Feb 6, 9:27 am, johnP j...@thinkwave.com wrote: periods this morning with higher than average serving latency are displayed to our customers on a big white screen that says SERVER ERROR in a big bold

[google-appengine] Re: App engine problems

2009-02-06 Thread conman
Hi Marzia, There have been periods this morning with higher than average serving latency, but so far this is all we have seen: I am pretty sure there was something wrong. I am sitting in Europe, maybe that's the reason... But I tested my site multiple times with http://www.hyperspin.com/

[google-appengine] Re: App engine problems

2009-02-06 Thread Geoffrey Spear
On Feb 6, 12:27 pm, johnP j...@thinkwave.com wrote: periods this morning with higher than average serving latency are displayed to our customers on a big white screen that says SERVER ERROR in a big bold font.  Just FYI. So design your app to not do that?

[google-appengine] Re: App engine problems

2009-02-06 Thread johnP
Yes - a spiffy, cheerful, and optimistic 500 message will be in-place for launch. On Feb 6, 3:14 pm, Geoffrey Spear geoffsp...@gmail.com wrote: On Feb 6, 12:27 pm, johnP j...@thinkwave.com wrote: periods this morning with higher than average serving latency are displayed to our customers