envoyproxy/envoy

Unconditional hedged requests

Open

#20,036 建立於 2022年2月18日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/routerhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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 ?

貢獻者指南