envoyproxy / envoyproxy/xds-relay
Implement retries on stream open failures from orchestrator -> origin server
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 135
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
Assessment
This issue has not been assessed yet.