ion-elgreco opened a new issue, #5580:
URL: https://github.com/apache/arrow-rs/issues/5580

   **Describe the bug**
   When writing a parquet file with delta-rs using an ObjectStore filehandler, 
it will sometimes fail when the operation times out, which is fine. The only 
thing is it should retry which it's not doing.
   
   ```
   OSError: Generic MicrosoftAzure error: Error after 0 retries in 
171.084552191s, max_retries:10, retry_timeout:180s, source:error sending 
request for url 
(https://<redacted>.blob.core.windows.net/<redacted>/<redacted>/<redacted>=<redacted>/<redacted>=202110/0-afa3cc5d-d0b7-4258-8baf-e84bca411da2-0.parquet?comp=block&blockid=ICAgICAgICAgICAgICAgICAgIDM%3D):
 operation timed out
   ```
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   -->
   
   **Expected behavior**
   Respect the retry amount?


-- 
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