• Marek Vavrusa's avatar
    daemon/worker: retransmit based on current score · 1a568228
    Marek Vavrusa authored
    if the score is known (and not glued), the retry
    rate is <avg(rtt), 250ms>
    
    if the NS score is unknown or worse than 250ms,
    it is always retried at this rate
    
    all other servers in the list use default rate
    1a568228