Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify that runAppEngine gracefully shutsdown on SIGTERM #161

Open
jonasfj opened this issue Jan 15, 2019 · 0 comments
Open

Verify that runAppEngine gracefully shutsdown on SIGTERM #161

jonasfj opened this issue Jan 15, 2019 · 0 comments
Labels
P2 A bug or feature request we're likely to work on package:appengine type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@jonasfj
Copy link
Member

jonasfj commented Jan 15, 2019

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 jonasfj added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) P1 A high priority bug; for example, a single project is unusable or has many test failures labels Jan 15, 2019
@mit-mit mit-mit added P2 A bug or feature request we're likely to work on and removed P1 A high priority bug; for example, a single project is unusable or has many test failures labels Oct 8, 2021
@devoncarew devoncarew transferred this issue from dart-archive/appengine Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on package:appengine type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

3 participants