Skip to content

Rate Limiting / Duplicate Request Prevention #53

@Reisen

Description

@Reisen

When hitting an endpoint multiple times rapidly the backend will happily service the requests without any issue. There needs to be some kind of rate limiting or exponential back-off, or duplicate request elimination.

Don't want to do this in the application necessarily but might have to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendThis requires backend fixes.bugSomething isn't workingsecurityThis issue has security implications.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions