Quentin123345 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

gcloud preview app deploy tries to deploy to disabled app #430

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I think before the switch to the Admin API gcloud would not attempt to deploy 
to a disabled app. It does try to do so now perpetually until it's manually 
cancelled.

This isn't really a problem because you usually wouldn't attempt to deploy to a 
disabled app, except by accident (like forgetting to re-enable it before). The 
problem is that the app is then locked for further deployments for some time 
until the operation times out on the server.

Original issue reported on code.google.com by pdknsk on 18 Dec 2015 at 5:42

GoogleCodeExporter commented 8 years ago
Thanks for reporting. I'll pass this on to the Admin API team; hopefully we can 
make this scenario fail faster.

Original comment by z...@google.com on 18 Dec 2015 at 1:39