-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
type: enhancementFeatures and feature requests.Features and feature requests.
Description
Feature description
When the Discord modules encounter a rate limit, instead of trying once every second, it should instead have an exponential backoff that increases the time between retries.
How the feature is useful
This will help prevent the rate limit from refreshing, and also prevent any blacklists of the server's IP from connecting to Discord. Also prevents the application from being disabled if too many requests are made.
Metadata
Metadata
Assignees
Labels
type: enhancementFeatures and feature requests.Features and feature requests.