appengine icon indicating copy to clipboard operation
appengine copied to clipboard

Verify that runAppEngine gracefully shutsdown on SIGTERM

Open jonasfj opened this issue 7 years ago • 0 comments

This could explain why gcloud app version stop <version> takes in the range of 20 minutes for ~16 VMs.

I'm not sure if this is done yet, from a quick scan of the code it doesn't seem like it.

Note. sigterm is documented in the appengine flex docs: https://cloud.google.com/appengine/docs/flexible/custom-runtimes/build#handling_lifecycle_events

jonasfj avatar Jan 15 '19 16:01 jonasfj