Skip to content

Conversation

@atty303
Copy link

@atty303 atty303 commented May 20, 2025

This pull request introduces a retry mechanism for S3 client operations.
I've encountered frequent timeouts with the S3-compatible storage I'm using, necessitating this change. The retry configuration largely adheres to the library's default settings.

@jackieli-tes
Copy link
Contributor

I'm ok with adding this, but can you make this optional and configurable? I'm not sure everybody wants the retry

@atty303
Copy link
Author

atty303 commented May 21, 2025

We've made retries configurable. For compatibility, they are off by default. We've opted not to specify other minor options as the library's default settings are sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants