I was wondering what is the best to manage a new release on App Engine. Say for example we have a live version (default) as 1.0.0 and we make changes to our code and deploy to a new version as 1.0.1.
When I change the default from 1.0.0 to 1.0.1 it takes GAE to propogate changes across the cluster. During this period all of our users recieve 'Server Error' I was wondering how can this managed in a better way. 1. Is there a way to have some sort of 'Down for maintenance' page? 2. Is there a possibility to control the propogation? Looking forward to your answers and help. Cheers -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
