Hi everyone, Have you guys read through this part? https://developers.google.com/appengine/docs/python/backends/overview#Shutdown
App Engine sometimes needs to stop Backend instances for various reasons other than your manual intervention. You can write a shutdown hook to do something for your halfway job within the 30 seconds window. -- Takashi On Tue, Aug 7, 2012 at 6:11 PM, jon <[email protected]> wrote: > Can Google please respond to this? We also got Process terminated because > the backend took too long to shutdown. on the 17 min mark. > > -- > 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/-/bTJQ9OLKuxIJ. > > 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. -- Takashi Matsuo | Developer Advocate | [email protected] -- 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.
