Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve retry timing for DirectS3 puts #1136

Open
ianopolous opened this issue Mar 6, 2024 · 0 comments
Open

Improve retry timing for DirectS3 puts #1136

ianopolous opened this issue Mar 6, 2024 · 0 comments
Projects

Comments

@ianopolous
Copy link
Member

ianopolous commented Mar 6, 2024

We need to use an exponential backoff, based on the timing of the last attempt.

RetryStorage::recurse
and
max attempts passed by DirectS3Storage

e.g. https://github.com/minio/minio-go/blob/master/retry.go

@ianopolous ianopolous created this issue from a note in Road map (Features) Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Road map
Features
Development

No branches or pull requests

1 participant