Look up a Rails HTTP Status Code

503 - Service Unavailable

Rails HTTP Status code :service_unavailable

When to use status code 503

The server is currently unavailable (because it is overloaded or down for maintenance). Generally, this is a temporary state.