[tor-bugs] #24113 [Core Tor/Tor]: We stop trying to download an md after 8 failed tries

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 16 03:41:58 UTC 2017


#24113: We stop trying to download an md after 8 failed tries
-----------------------------------------------+---------------------------
 Reporter:  asn                                |          Owner:  (none)
     Type:  defect                             |         Status:  new
 Priority:  Medium                             |      Milestone:  Tor:
                                               |  0.3.2.x-final
Component:  Core Tor/Tor                       |        Version:  Tor:
                                               |  0.3.0.6
 Severity:  Normal                             |     Resolution:
 Keywords:  tor-guard, tor-bridge, tor-client  |  Actual Points:
Parent ID:  #21969                             |         Points:
 Reviewer:                                     |        Sponsor:
-----------------------------------------------+---------------------------

Comment (by teor):

 We can only remove the retry limit if we are sure exponential backoff
 works.
 (There is still a global retry limit of 255 for every individual directory
 document.)

 Why not work out the actual number of retries we need, and increase it to
 that?

 (I would guess that we shouldn't retry a single md more than 16 or 20
 times, but that's just a guess.)

 Or, let's set the limit lower (say 6?) and try an authority when we reach
 it, then stop.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24113#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list