Skip to content

Add Retry-After and rate limit headers to 429 responses#108

Closed
sejalpunwatkar wants to merge 1 commit intometabrainz:masterfrom
sejalpunwatkar:sejalpunwatkar-patch-1
Closed

Add Retry-After and rate limit headers to 429 responses#108
sejalpunwatkar wants to merge 1 commit intometabrainz:masterfrom
sejalpunwatkar:sejalpunwatkar-patch-1

Conversation

@sejalpunwatkar
Copy link
Copy Markdown

When a request exceeds the rate limit, the API now returns a standard Retry-After header along with useful X-RateLimit-* headers. This helps clients know when they can safely retry requests and improves overall API usability without changing existing behavior.

When a request exceeds the rate limit, the API now returns a standard
Retry-After header along with useful X-RateLimit-* headers.
This helps clients know when they can safely retry requests and improves
overall API usability without changing existing behavior.
@sejalpunwatkar sejalpunwatkar deleted the sejalpunwatkar-patch-1 branch March 27, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant