It happens to me too, application was running OK but from 11-20-2009 it constantly crashes with HardDeadlineExceededError. The code did not changed. Also locally it runs fine.
On Nov 25, 2:33 pm, Tim Hoffman <[email protected]> wrote: > Hi > > I have two app instances, one is being used for training and testing > and the other is in production (or it should be if it wasn't > DeadlineExceeding all the time). > > I am monitoring both and performing a simple diagnostics get which > does load the entire stack but does no real work. > > The training one (psc-dev1) is consistently posting response times for > a complete load of under 2sec and sometimes as high as 10sec > > The production one polytechnic-wa during the same period is almost > consistantly getting DeadlineExceeded errors very early into the > startup (just after some inital imports and just starting main) > > Its a big concern to me that two instances running the same code can > show such wildly different performance. > > Can anyone from google have a look at this, (is one of my instances > stuck on some flaky hardware for instance) > > Thanks > > Tim Hoffman -- 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.
