prathercc / discrub-ext

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

Rate limiting #141

Closed joeybab3 closed 1 month ago

joeybab3 commented 1 month 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 1 month ago

Never mind should have poked around the settings more