Skip to content

Add Rate Limiting #13

@sobithav18

Description

@sobithav18

Making many rapid API calls causes "429 Too Many Requests" errors around the 61st request, causing failures.

I can implement this with:

Token bucket algorithm
Thread-safe using locks
Configurable limits
Full tests and docs

I would like to work on this, Can you assign this to me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions