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

Add bucket/cause to errors.MaxConcurrencyReachedError #24

Open
1 task done
owenwastaken opened this issue Feb 1, 2024 · 0 comments
Open
1 task done

Add bucket/cause to errors.MaxConcurrencyReachedError #24

owenwastaken opened this issue Feb 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@owenwastaken
Copy link

Summary

Add an attribute to errors.MaxConcurrencyReachedError that stores which bucket (user/channel/guild/global) was reached

Why is this needed?

This attribute would allow people to create custom error messages instead of using a generic "maximum concurrency limit reached" message.

Ideal implementation

To be decided.

Checklist

  • I have searched the issue tracker and have made sure it's not a duplicate. If it is a follow up of another issue, I have specified it.
@owenwastaken owenwastaken added the enhancement New feature or request label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant