Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-07 | Adjust download schedules per teor's #20534 recommendataions | Nick Mathewson | |
2016-11-07 | Allow infinitely long delays in exponential-backoff downloads | Nick Mathewson | |
It's only safe to remove the failure limit (per 20536) if we are in fact waiting a bit longer each time we try to download. Fixes bug 20534; bugfix on 0.2.9.1-alpha. |