• Matt Corallo's avatar
    Actually use mapAlreadyAskedFor. · 643160f6
    Matt Corallo authored
    Previously, mapAlreadyAskedFor was read from, but never added to.
    The original intent was to use mapAlreadyAskedFor to keep track
    of the time an item was requested and "Each retry is 2 minutes
    after the last".
    This implements that intent.
    643160f6
main.cpp 98.5 KB