giorgi-o / SkinPeek

Awesome Valorant Discord bot to see your daily shop, night market, battlepass progression, and much more
GNU General Public License v3.0
210 stars 87 forks source link

Add multiqueue system for large bots #51

Closed giorgi-o closed 1 year ago

giorgi-o commented 1 year ago

Large bots are being rate limited, since each shard operates independently of each other, and not coordinating their queues. This makes it possible for the bot to get rate limited despite the auth/shop queues being put in place.

With multiqueue™, all auth and shop operations are performed on shard 0.