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 ?