Look up a Rails HTTP Status Code

408 - Request Timeout

Rails HTTP Status code :request_timeout

When to use status code 408

The server timed out waiting for the request. According to HTTP specifications: "The client did not produce a request within the time that the server was prepared to wait. The client MAY repeat the request without modifications at any later time."