mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +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