Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Use descriptive rate limit instead of delay in resource #220

@leameow

Description

@leameow

Replace default_delay by rate_limit that can be a rate by window. This way we could support API that support a given rate by month and bursting this rate in a few days instead of spreading the load through a month. We might want to support many rate limit so we can set 1000 per month and 1 per 5 seconds.

cc @mlefebvre

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIInvolve documented APIenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions