Skip to content

rate limit requests too avoid too many request error #2

@jpiburn

Description

@jpiburn

when sending multiple API requests its easy to bump into Client error: (429) Too Many Requests (RFC 6585) for sending too many requests too quickly. when the requests are spaced out a little you stay under the rate limit, this should be handled in the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions