- App Engine SDK Java v1.9.80 - Automatic Scaling (Default instance - F1) My app engine instance shuts down abruptly every few hours (typically 2-3 hours) for no apparent reason. It would have just finished serving a request and the next minute a new instance is spawned by a warmup request. There are absolutely no errors that cause it to shutdown.
I'm using automatic scaling, and also set up a cron to ping my instance every 10 minutes to keep it alive. But it still behaves the same way. It's not as if it's shutting down because it's idle. Note that until 2 weeks ago I was on v1.9.63 and it behaved the same. Then I upgraded to 1.9.74 to 1.9.76 to 1.9.80, and all have been behaving the same. I can understand if it spawns a second, third or fourth instance under more load, but I don't understanding an instance shutting down and new one starting when the previous one was actively servicing the requests, and the load on the instance is very low. Can someone help me understand what's going on? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a2eef693-77fe-46d9-a761-4e65bfed9850o%40googlegroups.com.
