Skip to content

🔧 Optimize API rate limit configuration #292

Description

@coderabbitai

Description

The current API rate limit is set to 2 requests per second per authorization header in the AWS WAF configuration. This might be too restrictive for typical API usage patterns and could impact user experience.

Task

Review and potentially increase the rate limit to a more suitable value for production usage.

Context

  • Current setting: 2 RPS per authorization header
  • Location: infra/api.ts line 56
  • Discussion originated from PR review feedback

References

Requested by: @wanjohiryan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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