On Thu, Sep 19, 2013 at 7:38 PM, jay <kyburz....@gmail.com> wrote:

> Is this an issue on my side?
>
>

Are you doing any processing at instance startup, or any sort of
time-consuming operation?


On Thu, Sep 19, 2013 at 7:38 PM, jay <kyburz....@gmail.com> wrote:

> Over the last few months, every now and then when I deploy I have 5 -10
> minutes of downtime after I deploy a new version.
>
>

What you can try to do is upload your new version as an entirely different
version - change the version number in your app.yaml and then upload it.
Then you'll have two different versions on App Engine servers - the "old"
current-production version and the newly uploaded version. Send some
requests to the newly uploaded version, let it spool up and work through
its "5 - 10 minute downtime". Then you can change it to the default version
on the Versions tab of the admin console. There should be no downtime from
the switch.



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to