Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord OAuth2: Hitting Rate Limits (Error 429) #56

Open
couchoud opened this issue Nov 22, 2022 · 0 comments
Open

Discord OAuth2: Hitting Rate Limits (Error 429) #56

couchoud opened this issue Nov 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@couchoud
Copy link
Collaborator

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

  • Version: 0.0.0
  • Platform: All
@couchoud couchoud added the bug Something isn't working label Nov 22, 2022
@couchoud couchoud added this to the 0.0.1 milestone Nov 22, 2022
@couchoud couchoud removed this from the 0.0.1 milestone Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant