UI overwritting healthcheck timeout
blockful
PROOP

8 months ago

I'm trying a blue green deployment strategy using ponder.sh (which is an indexer that can take even days to be ready).

So I need a long healthcheck timeout variable to do it natively on railway.

The problem is:
- the UI limits it to 3600 seconds
- if I disable the healthcheck in the UI, then it doesn't have healthcheck
- if I use RAILWAY_HEALTHCHECK_TIMEOUT_SEC in the env vars, the UI is overwriting it.

Solved

1 Replies

8 months ago

Hello,

Looks like you set the timeout from Config as Code and you are good now?


Status changed to Awaiting User Response Railway 8 months ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...