openair-collective / Carbon-Forming

A platform to support the evolution of distributed DIY carbon removal technology though monthly competition and collaboration.
Other
4 stars 1 forks source link

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

Open couchoud opened 1 year ago

couchoud commented 1 year ago

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