Skip to content
  • teor's avatar
    Make bridge clients download bridge descriptors immediately · 97249c4f
    teor authored and Nick Mathewson's avatar Nick Mathewson committed
    The download schedule tells Tor to wait 15 minutes before downloading
    bridge descriptors. But 17750 made Tor ignore that and start immediately.
    Since we fixed 17750, Tor waits 15 minutes for bridge client bootstrap,
    like the schedule says.
    
    This fixes the download schedule to start immediately, and to try each
    bridge 3 times in the first 30 seconds. This should make bridge bootstraps
    more reliable.
    
    Fixes 23347.
    97249c4f