envoyproxy/envoy

support 0 max_tokens bucket in local ratelimit

Closed

#45,845 opened on Jun 26, 2026

 (4 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/local_ratelimitbeginnerenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

As describe in https://github.com/envoyproxy/gateway/issues/9273, the global rate limit support 0 max token play as always reject, it would be good if we could support same on local ratelimit.

cc @voraci0us @wbpcode

Contributor guide