-
-
Notifications
You must be signed in to change notification settings - Fork 915
Closed
Labels
Milestone
Description
Currently the retries are hard-coded to 5.
It'd help if it was possible to control the number of retries, especially when we're throttling our traffic and we're trying to upload big files.
If it was possible to set the value to somewhere in the range of 1 to 30 I think it can be reasonable in some cases.
hugomcfonseca, favoyang and maevatech