I am trying to make a version of deployment as default from console UI. The operation is successful. See first image. But when I do refresh, i see settings getting cleared off. See second image.
Is this a bug? I tried through command line also as.. gcloud app services set-traffic --splits <version>=1 command returns no error, but i dont see desired version getting 100% of the traffic. Any guidance on this? I am using node.js which is on flexible env. Is this because of that? App was deployed using gcloud app deploy command. Its a simple hello world app taken from online documentation. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/020e4a82-4b9d-4ae0-a2a6-4277d558970c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
