Wow thanks for the link. I guess I just assumed that a DeadlineExceededError during instance spin-in would automatically recycle the instance.
Apart from finding and fixing problems in Django/appengine_django, I'm not really sure how we can address this issue? j On Oct 29, 10:53 am, Stephen <[email protected]> wrote: > On Oct 29, 4:26 pm, Jason C <[email protected]> wrote: > > > > > Regarding your point on instance startup: I feel that when the rug > > gets pulled out (e.g., DeadlineExceededError) on instance start-up, > > sometimes that particular instance is not reclaimed and remains in > > service. Because it is not properly initialized, it is broken for all > > requests. > > Existing issue: > > http://code.google.com/p/googleappengine/issues/detail?id=1409 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
