4084xx Client Error

Request Timeout

The 408 Request Timeout HTTP status code is sent by a server to indicate that the request from the client took too long to be completed. This status code is often encountered when a server is temporarily overloaded or the client has taken too long to send a request—for instance, if the user pauses in the middle of filling out a form and exceeds the server's timeout limit. The 408 code serves as a prompt to the client that their request has not been processed and they should resend it. However, continual receipt of 408 responses could indicate a need for the client to inspect the network conditions on their end or the server to adjust its configuration to better handle requests within its resource limits