Skip to content

Request for autoretry (errors with http 429) #202

@DataEconomistDK

Description

@DataEconomistDK

Hi,

Love your package! :)

I have a request for autoretry when hitting dropbox http errors, for me this is especially important for http 429, which is to "too_many_requests" or "too_many_write_operations". Link for more info: https://developers.dropbox.com/dbx-performance-guide.

From dropbox:
"Rate limited responses always include a Retry-After header that provides the limit in seconds that your app would need to wait before retrying to ensure a successful response."

Therefore it should be possible to enable auto retry. Or maybe you can provide some sort of quick fix for efficient retry I can code into my app.

Hope you can help out :)

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