Skip to content

Implement API Rate Limit Headers #466

@ONEONUORA

Description

@ONEONUORA

Component: Backend | Effort: 1-2 days | Priority: MEDIUM

Description

Rate limiting exists but doesn't return rate limit headers to clients.

Tasks

  • Add X-RateLimit-Limit header
  • Add X-RateLimit-Remaining header
  • Add X-RateLimit-Reset header
  • Add Retry-After on 429 responses
  • Document rate limit headers

Acceptance Criteria

  • Rate limit headers in all responses
  • Clients can implement backoff strategies

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions