Skip to content

local_ratelimit: make sure x-ratelimit-reset exists#6157

Merged
zirain merged 1 commit intoenvoyproxy:mainfrom
zirain:local-ratelimit-header/reset
May 27, 2025
Merged

local_ratelimit: make sure x-ratelimit-reset exists#6157
zirain merged 1 commit intoenvoyproxy:mainfrom
zirain:local-ratelimit-header/reset

Conversation

@zirain
Copy link
Member

@zirain zirain commented May 22, 2025

@zirain zirain requested a review from a team as a code owner May 22, 2025 10:19
@codecov
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.58%. Comparing base (ffd9e5a) to head (838015d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6157      +/-   ##
==========================================
- Coverage   70.61%   70.58%   -0.04%     
==========================================
  Files         219      219              
  Lines       36511    36511              
==========================================
- Hits        25784    25773      -11     
- Misses       9199     9210      +11     
  Partials     1528     1528              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks !

@arkodg arkodg requested review from a team May 23, 2025 02:17
Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain force-pushed the local-ratelimit-header/reset branch from b41eb8f to 838015d Compare May 26, 2025 13:32
@zirain zirain merged commit cbb5381 into envoyproxy:main May 27, 2025
70 of 73 checks passed
@zirain zirain deleted the local-ratelimit-header/reset branch May 27, 2025 03:18
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.

Rate Limit implementation does not respond with Retry-After-Seconds header

3 participants