I'm not sure if this is a bug or expected behavior. It's not what I 
expected, but I'm still somewhat confused by the Cloud Console.

I have several services for which I noticed there were still some old 
versions running, although the old versions were serving 0% of traffic. 
Example:

<https://lh3.googleusercontent.com/-YZWAxJMW7x4/WMrgCXinq6I/AAAAAAAAMac/iRAXXz_vhjYU9072hPy7ZXGENs4bvoCfQCLcB/s1600/oldservices.png>

The two selected versions were made obsolete by the top version. Normally 
when I deploy a new version, the previously running version is shut down. 
In these cases, I think a new version never succeeded in starting up, 
because I had a bug that would simply crash every time. So here's what 
apparently happens:

   1. Version A is running
   2. I try to deploy version B; it repeatedly fails to start up. My 
   "gcloud app deploy" command eventually returns an error, telling me that 
   deployment failed. Version A is still serving all traffic. Version B is 
   apparently still running, though I didn't know that until just now.
   3. I fix the bug and deploy version C. It starts up, version A is 
   correctly stopped. Apparently version B is still running, though.

So, is this a bug or expected? Is it costing us money? I'm finding it a bit 
hard to tell what our recent charges are for, although they are a bit 
higher than expected (still looking into that). I'd submit a billing ticket 
if I was sure.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e0baec81-8ed9-43d6-8660-e8dfa62a5d74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to