Apps auto-restart
Hey folks,
A few months back i deployed my app on Railway, and i setup a auto restart mechanism that had a pattern of restarting every x hours. I'm unable to find that anymore, did anything change? Please let me know how i can change that schedule.
Solution:Jump to solution
its configured via an environment variable in the cron service that was deployed from a template
8 Replies
Project ID:
N/A
I have been using railway for years and can safely say that we have never had this feature natively.
are you perhaps talking about the cron template?
yes, possibly!
i'm sorry if i'm unclear, it's been a few months since i made changes to the app
restarts are working as usual, but i'm not sure where i set this up
you configured it in the service settings on the cron service
yep that's what i thought at first, but i do not see an option to change / configure it
Solution
its configured via an environment variable in the cron service that was deployed from a template
ah, found it!