Hi Nick No probs.
One thing I have to do is put up a feature request for a way to force an application restart. Preferably from within the app if possible. I at least can tell from within the app if it's failing on import error after a DeadlineExceeded on startup. But even an external appcfg command would be ok. That way we don't have to wait for app's to recycle if they are stuck, especially now that the recycle times seem to be out around 6mins and possibly longer. T On Sep 2, 8:24 pm, Nick Winter <[email protected]> wrote: > That's a good idea, Tim; thanks! I've been reading your other > documentation on this error--great job helping to figure this out. I > laughed when I saw the 11pm doomstarting time you found > here:https://docs.google.com/Doc?docid=0Ad1LTa6ONStgZGYzcXhjeHBfMTIwZGs2NW... > since that's almost exactly when things started falling apart on 8/30 > and 8/31 (right after we'd gone to sleep). Perhaps still a > coincidence--it waited for me to wake up today... > > --Nick > > On Sep 2, 8:08 am, Tim Hoffman <[email protected]> wrote: > > > > > > > > > Hi Nick > > > One thing you can do to cut down on re-deploying time is deploy > > multiple versions of the same code base. > > ie 1-1-a 1-1-b and 1-1-c > > > Make one default, if you get a stuck instance, test one of the other > > versions, if it comes up then make this the default. > > > This can be done in the dashboard or via appcfg. This is much quicker > > than re-deploying. > > > T > > > On Sep 2, 7:24 pm, Nick Winter <[email protected]> wrote: > > > > We are seeing the same thing, which we are very familiar with by this > > > point. App id: skrit > > > > We get long runs of it, which we can sometimes fix temporarily by > > > redeploying and restarting all instances. Too bad recently for that to > > > work. Most recently, things have been bad starting since 8/30 at > > > 10:23pm PDT, with no lasting respite despite redeploys. > > > > On Sep 2, 3:10 am, "Wesley C (Google)" <[email protected]> wrote: > > > > > are you both still experiencing this problem? > > > > > when did it start occurring (as close as possible to the real time)? > > > > > has it stopped yet? if so, also tell us when this problem ended. > > > > > finally can you both send us all your app IDs? > > > > > thanks! > > > > -- wesley > > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > > > "Core Python Programming", Prentice Hall, (c)2007,2001 > > > > "Python Fundamentals", Prentice Hall, (c)2009 > > > > http://corepython.com > > > > > wesley.chun : wesc+api at google.com : @wescpy > > > > developer relations :: google app engine > > > > @app_engine :: googleappengine.blogspot.com -- 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.
