envoyproxy/xds-relay

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

Offen

#68 geöffnet am 24.04.2020

 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (29 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (135 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide