envoyproxy/xds-relay

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

Aperta

#68 aperta il 24 apr 2020

 (8 commenti) (0 reazioni) (1 assegnatario)Go (29 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (135 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor