Skip to content

Discord Exponential Backoff #5400

@untuned

Description

@untuned

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions