envoyproxy/xds-relay

Implement retries on stream open failures from orchestrator -> origin server

开放

#68 创建于 2020年4月24日

 (8 条评论) (0 个反应) (1 位负责人)Go (29 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (135 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently, we just error out. Implement configurable retry and back-off logic to re-attempt to open the stream on failures.

Currently we force close all downstream connections, forcing downstream clients to issue a retry. or we could just add it to the issue too

贡献者指南