Skip to content

Exponential back-off for S3 queries? #13

@ukstv

Description

@ukstv

First, thank you for the excellent library. Second, have you considered adding an exponential backoff for S3 requests?

According to the docs S3 has some flexible limits, but a client could once in a while get this "503 Slow Down" response. The docs propose using exponential backoff. I think, it is a responsibility of this library.

What do you think would be a good way to add an exponential backoff here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions