tustvold commented on issue #5607:
URL: https://github.com/apache/arrow-rs/issues/5607#issuecomment-2043416496

   The provided error is a timeout not an error returned by AWS, in cases where 
an error is returned by AWS we print the response body. In this case there is 
no response body as the request took too long.
   
   I would double check the ClientConfig is set appropriately for the size of 
uploads you are performing, and if you are uploading very large objects perhaps 
you might consider using a multipart upload - this will be faster and more 
reliable


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to