Description: Expose standard rate limit headers to clients so they know when they will be throttled.
Acceptance Criteria:
- API responses include
X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers.
Branching Instructions: Create branch feat/rate-limit-headers from main.
Description: Expose standard rate limit headers to clients so they know when they will be throttled.
Acceptance Criteria:
X-RateLimit-Limit,X-RateLimit-Remaining, andX-RateLimit-Resetheaders.Branching Instructions: Create branch
feat/rate-limit-headersfrommain.