Down time after deploy
I’m noticing after I do a deploy my service goes offline for a bit. Is this expected?
3 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I have an express server which hosts a websocket server in node. When I push new changes to github, at some point my ui will show a railway page about my service is starting (downtime)
My app will be working fine, and if I keep refreshing the page while a deployment is happening, it goes to this railway page
I’ll check out the health check thing, maybe that will fix it
That should indeed fix it!