a month ago
I'm unable to change the health check timeouts on my instances. No matter what I set them to, they revert back to 10 seconds.
4 Replies
a month ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 1 month ago
a month ago
Turns out my railway.toml files were overwriting the changes in the web interface.
May I humbly suggest a feature to show when that's happening?
a month ago
I am under the impression that we do show in the web UI when that is happening. Unless you are referring to a variable override.
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
There is no UI change that I've discovered. It lets me set it, click apply, and then it switches back with no notice.
Status changed to Awaiting Railway Response Railway • about 1 month ago
Status changed to Open brody • about 1 month ago
a month ago
I believe I found out why. If railway.toml is auto-detected, the changes are overwritten, but nothing is shown in the UI.
However, if I specify a toml in the 'config as code' section, then I get the UI hints!