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

Add 'maxNumberRetries' #240

Open
Masterdanielsan opened this issue Sep 9, 2016 · 1 comment
Open

Add 'maxNumberRetries' #240

Masterdanielsan opened this issue Sep 9, 2016 · 1 comment

Comments

@Masterdanielsan
Copy link

When a file fails to upload it has a backoff that occurs. I think that it might be a good idea to also limit the number of attempts that it does. In the case that the upload contains a great many files, if several of them fail to upload for some reason, it might be a good idea for them to stop attempting to upload at some point. This would also log the failed uploads in a list and make them accessible so that the user/dev can be made aware of which ones are failing.

@shay8el
Copy link

shay8el commented May 26, 2020

hope that will help :)
#451 (comment)

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

2 participants