Skip to content

Implement rate-limiting #13

@devansh436

Description

@devansh436

Prediction endpoints are costly & time consuming.

Thus, it makes sense to rate limit the number of uploads from a single user.

  • Rate limit by uid not ip
  • Rate limit by the minute
  • Only do it in backend, because client side limiting is bypassable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions