WordPress uses the PHP cURL library to request external resources. The request stops when the server does not respond within the configured timeout. The error message shows the timeout limit and the amount of data received before the stop.
The timeout is often set to five seconds on shared hosts. When the remote server needs more time, the connection ends early and WordPress reports the error.