envoyproxy/envoy

Unconditional hedged requests

オープン

#20,036 opened on 2022/02/18

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/routerhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

At the moment Envoy proxy supports hedged request with per timeout policy.

In our case we need to send multiple requests simultaneously (3 identical requests to 3 different backends for example) and get one fastest response.

The number of parallel requests needs to be configured from config

Is it possible to implement it in Envoy ?

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