Make all irc login time commands skip the rate limiter.

Review Request #1391 — Created April 26, 2022 and submitted

Information

pidgin/pidgin
release-2.x.y

Reviewers

Most networks don't rate limit during the login process but will time you out
if you take too long. Running through the SASL mechansism on Freenode with the
rate limiter was causing us to time out. The ideal solution is to handle the
908 reply and use those mechanisms directly, but I ran into some issues and
this is useful on its own.

Connected to Freenode and verified we didn't time out during SASL login.

Summary ID
Make all irc login time commands skip the rate limiter.
Most networks don't rate limit during the login process but will time you out if you take too long. Running through the SASL mechansism on Freenode with the rate limiter was causing us to time out. The ideal solution is to handle the 908 reply and use those mechanisms directly, but I ran into some issues and this is useful on its own.
8f27eb790ec0e63d187b1514f4710023e0b7d732
rekkanoryo
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...