Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the number of active renders per guild and/or user #28

Open
tausgus opened this issue Jun 24, 2021 · 2 comments
Open

Limit the number of active renders per guild and/or user #28

tausgus opened this issue Jun 24, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tausgus
Copy link

tausgus commented Jun 24, 2021

Currently, a massive problem with the bot is that the !render command can be spammed, flooding the bot's queue.

A good fix for this would be limiting the active renders per guild and/or user. Possibly 2 per user, and 6 per server.
However, something more temporary would be putting a limit on the global queue, while a proper fix is made.

queue

@LuisMayo
Copy link
Owner

Hi!
Thanks for your suggestion
I'll work on it ASAP!

@LuisMayo LuisMayo added enhancement New feature or request good first issue Good for newcomers labels Jun 26, 2021
@LuisMayo LuisMayo closed this as completed May 6, 2022
@LuisMayo
Copy link
Owner

LuisMayo commented Jun 6, 2022

It seems to be failing

@LuisMayo LuisMayo reopened this Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants