fixup! Remove the old ("deterministic") download schedule.

oops, fix the bug number.
This commit is contained in:
Nick Mathewson 2018-01-25 16:05:09 -05:00
parent bf74194f57
commit cd4fd9887b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
o Code simplification and refactoring:
- Remove the old (deterministic) directory retry logic entirely:
We've used exponential backoff exclusively for some time.
Closes ticket 24814
Closes ticket 23814.