envoyproxy / envoyproxy/ratelimit

Expose a batch rate limit request

Aperta
#168 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
help wanted
Lingua principale
Go
Stelle
2.7k
Fork
535
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

There are situations where users would like to be able to send a batch request to minimize network roundtrips. The two types of requests that come to mind:

1) Sending rate limit requests for more than 1 domain/key/value tuples.
2) Sending rate limit requests for the same domain/key/value treated as if they were separate requests. There is no work around for this with the current API because summing requests could potentially put you over limit for the entire batch.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.