Barre commented on PR #445:
URL:
https://github.com/apache/arrow-rs-object-store/pull/445#issuecomment-3127616171
I still seem to hit the same issue with this patch.
```task exited with ObjectStoreError(Generic { store: "S3", source:
RetryError(RetryErrorImpl { method: PUT, uri:
Some(.../01K18PVVKRAMNG8D1K85ASFQNR.sst), retries: 0, max_retries: 10, elapsed:
30.000417786s, retry_timeout: 180s, inner: Http(HttpError { kind: Timeout,
source: reqwest::Error { kind: Request, source: TimedOut } }) }) })```
`retries: 0, max_retries: 10`
--
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]