mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
* refactor(rest): make invalid bucket lazy Instead of using timeouts we should aim to use a lazy bucket system. * that might be better * fix tests