Summary
The server timed out waiting for the complete request from the client.
When it occurs
Returned when the client is too slow to send the full request.
Common causes
- Slow or unstable client connection
- Large upload exceeding the idle timeout
- Network latency
How to fix
- Retry the request
- Improve the connection or chunk large uploads
- Increase the client-side timeout