envoyproxy/xds-relay

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

Aberta

#68 aberto em 24 de abr. de 2020

 (8 comentários) (0 reação) (1 responsável)Go (29 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (135 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador