envoyproxy/envoy

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

Open

#23.942 aberto em 10 de nov. de 2022

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
area/ratelimitenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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?

Guia do colaborador