#Zero Downtime Deploy

12 messages · Page 1 of 1 (latest)

valid lily
#

Is there a way to do a zero downtime deploy such that new instances are started and waiting and traffic sent over after a healthcheck of somekind? The deploys are pretty good as is but we do get a few seconds of failed connections after a deploy. We are hosting an API so missing those API calls during that time is not great. Not sure if it's something we are not doing propperly or if there isn't a way to facilitate that at this time.

stone cloakBOT
#

Project ID: N/A

burnt relicBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

still flicker
valid lily
#

ah ... thank you for the prompt response ... I scrolled right past that 🤦‍♂️

still flicker
#

no prob 🙂

#

do you have a volume on your service though?

valid lily
#

meaning do we have a lot of req/sec?

still flicker
valid lily
#

oh ... no

#

I was reading that as "high volume" on the service

still flicker
#

ah gotcha, i only asked because having a volume will guarantee downtime regardless of if you have a healthcheck