Skip to content

fix: unwanted long retry due to very long default config#1426

Merged
prakashsvmx merged 1 commit intominio:masterfrom
aldy505:fix/unwanted-long-retry
Oct 14, 2025
Merged

fix: unwanted long retry due to very long default config#1426
prakashsvmx merged 1 commit intominio:masterfrom
aldy505:fix/unwanted-long-retry

Conversation

@aldy505
Copy link
Copy Markdown
Contributor

@aldy505 aldy505 commented Sep 19, 2025

Fixes #1411

The previous retry implementation was not documented properly, which created unwanted behavior from this SDK.

Hopefully the new defaults is acceptable and don't cause any performance bottlenecks.

Fixes #1411

The previous retry implementation was not documented properly, which created unwanted behavior from this SDK.

Hopefully the new defaults is acceptable and don't cause any performance bottlenecks.
@aldy505
Copy link
Copy Markdown
Contributor Author

aldy505 commented Sep 19, 2025

@prakashsvmx @harshavardhana please review, thanks.

@prakashsvmx
Copy link
Copy Markdown
Member

yes, 100ms default is fine and acceptable

@prakashsvmx prakashsvmx merged commit 8dca7d3 into minio:master Oct 14, 2025
14 checks passed
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.

8.0.5 retries can take a very long time

2 participants