Skip to content
  • Roger Dingledine's avatar
    Define a schedule for how long to wait between retrying · 892f671f
    Roger Dingledine authored
    application connections. Rather than waiting a fixed amount of
    time between each retry, we wait only 5 seconds for the first,
    10 seconds for the second, and 15 seconds for each retry after
    that. Hopefully this will improve the expected experience.
    
    Addresses bug 297.
    
    
    svn:r6790
    892f671f