envoyproxy/envoy

Rate limit number of messages per second per stream for streaming gRPC

Open

#23,942 opened on 2022年11月10日

GitHub で見る
 (8 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/ratelimitenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Title: Rate limit number of messages per second for streaming gRPC

Description:

Envoy has the rate limit for the downstream connections. For the streaming gRPC, could Envoy rate limit the message rate per stream?

コントリビューターガイド