#Can I manually or programmatically switch old version with the new one?

1 messages · Page 1 of 1 (latest)

stoic niche
#

Hey, my problem is my nestjs application started to accept traffic with some lag to init all it's packages. And this time can be more than 10 minutes. But when railway built nestjs service it's remove the old one and move all traffic to the new one, that respond with 500, because service is not available yet. Any solution?

delicate lynx
# stoic niche Hey, my problem is my nestjs application started to accept traffic with some lag...
stoic niche