prathercc / discrub-ext

Message manipulation and export tool for Discord. (Chrome/Firefox Extension)
https://www.reddit.com/r/discrub/
116 stars 14 forks source link

Rate limiting #141

Closed joeybab3 closed 2 hours ago

joeybab3 commented 3 hours ago

I am noticing theres a lot of 429 errors when running this extension. is there a way to limit the requests per second or alternatively fall back once 429's are detected? Seems like once they start coming in it waits the right amount of time before trying again but then immediately tries the next request which 429s.

joeybab3 commented 2 hours ago

Never mind should have poked around the settings more