We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In several GAE flex deployments, passing the additional flag --stop-previous-version has failed to turn off/scale down previous versions to 0.
--stop-previous-version
This can result in developers being charged for idle instances in the project.
This error does not happen every time, maybe around 1 in 5-10 times.
This may be related to:
Perhaps the SDK should be updated?
Stops:
Does not stop:
Result:
The text was updated successfully, but these errors were encountered:
We still see this behavior, were you able to find a reliable workaround?
Sorry, something went wrong.
No branches or pull requests
In several GAE flex deployments, passing the additional flag
--stop-previous-version
has failed to turn off/scale down previous versions to 0.This can result in developers being charged for idle instances in the project.
This error does not happen every time, maybe around 1 in 5-10 times.
This may be related to:
Perhaps the SDK should be updated?
Example
Stops:
Does not stop:
Result:
The text was updated successfully, but these errors were encountered: