oll3 / bita

Differential file synchronization over http
https://crates.io/crates/bita
MIT License
265 stars 10 forks source link

clone: Add new http retry parameter #5

Closed oll3 closed 5 years ago

oll3 commented 5 years ago

Let user decide if (and for how many times) we we should retry a failing request to remote or bail. Should also allow for setting a delay in-between the retries.