Skip to content
  • Nick Mathewson's avatar
    Tweak the bug4438 fix a little: different check, better log · db81cdbb
    Nick Mathewson authored
    Instead of checking for 'rejected' and calling everything else okay,
    let's check for 'outdated' and call everythign else a problem.  This
    way we don't risk missing future errors so much.
    
    When logging a message that _looks_ like an error message at info, we
    should mention that it isn't really a problem.
    db81cdbb