Skip to content

Rate limiting implementation #2615

@const-t

Description

@const-t

We are considering dropping the burst limit, therefore, we can change the rate-limiting implementation to remove frang history and use something similar to sliding window counter. This will allow us to consume less memory while remaining fairly accurate.

For example see https://blog.cloudflare.com/counting-things-a-lot-of-different-things/

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestions and support tasks
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions