Hi,

Generally speaking the app engine instances can be shutdown for planned and 
unplanned reasons shown here [1].

There are some planned shutdowns on the instances with automatic_scaling to 
update the libraries in the host machines and in the runtime environments, 
the instances are shut down one by one and restarted with the new patch.
However, App Engine tries to run indefinitely the basic_scaling and 
manual_scaling options [2]

If you need more information about this issue I suggest opening a GCP 
support ticket to keep sensitive information private. 

[1] 
https://cloud.google.com/appengine/docs/standard/java/how-instances-are-managed#shutdown
[2] 
https://cloud.google.com/appengine/docs/standard/python/how-instances-are-managed#instance_uptime

-- 
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/c25890a2-a875-48a7-b9b3-90061528a3da%40googlegroups.com.

Reply via email to