I'm deploying a python GAE app using gcloud app deploy -v 4 The process ends successfully, and I can see the new version via the web interface and the command line.
I've even deleted the older versions. Only version 4 is up. gcloud app versions list (shows only one version). Still, the browser shows me version 3. I have hard reloaded the page, used a different browser, and browsed to the page in incognito mode. I have even taken a debug snapshot from the app running, and it shows version 3. What am I missing on the deploy process? Thanks in advance for any pointers. -- 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/1966b88c-482d-447c-a22e-728dd67e5348%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
