Healthchecks and Restarts
Healthchecks
Railway provides controls for ensuring newly deployed services only receive traffic after they are healthy.
Restart Policy
The restart policy dictates what action Railway should take if a deployed service stops, e.g., exits with a non-zero exit code.
Edit this file on GitHub