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

Request for autoretry (errors with http 429) #202

Open
DataEconomistDK opened this issue Feb 14, 2022 · 0 comments
Open

Request for autoretry (errors with http 429) #202

DataEconomistDK opened this issue Feb 14, 2022 · 0 comments

Comments

@DataEconomistDK
Copy link

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 :)

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

No branches or pull requests

1 participant