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
Summary
Add an attribute to
errors.MaxConcurrencyReachedErrorthat stores which bucket (user/channel/guild/global) was reachedWhy 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