You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user should be able to attempt a login or login refresh through Discord without hitting rate limits
Actual Behavior
Repeated login attempts is causing the Discord OAuth api to return 429 errors. These usually resolve after awhile on their own, but we should probable figure out a way to stop them from happening.
Steps to Reproduce the Problem
Do multiple repeated login attempts. Eventually login will throw an error.
##Specifications
Version: 0.0.0
Platform: All
The text was updated successfully, but these errors were encountered:
Expected Behavior
A user should be able to attempt a login or login refresh through Discord without hitting rate limits
Actual Behavior
Repeated login attempts is causing the Discord OAuth api to return 429 errors. These usually resolve after awhile on their own, but we should probable figure out a way to stop them from happening.
Steps to Reproduce the Problem
Do multiple repeated login attempts. Eventually login will throw an error.
##Specifications
The text was updated successfully, but these errors were encountered: