-
Notifications
You must be signed in to change notification settings - Fork 473
Add rate limit headers to API responses #548
Copy link
Copy link
Open
Labels
help wantedExtra attention neededExtra attention neededlevel:intermediateIntermediate tasksIntermediate tasksquality:cleanClean and well-structured contributionClean and well-structured contributiontype:backendBackend related tasksBackend related taskstype:featureNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedExtra attention neededExtra attention neededlevel:intermediateIntermediate tasksIntermediate tasksquality:cleanClean and well-structured contributionClean and well-structured contributiontype:backendBackend related tasksBackend related taskstype:featureNew feature or requestNew feature or request
Summary: Clients are not informed about current rate limit status leading to surprise 429s.
X-RateLimit-*improve client behavior and UX.