envoyproxy / xds-relay

Caching, aggregation, and relaying for xDS compliant clients and origin servers
Apache License 2.0
132 stars 29 forks source link

Implement per stream timeout #200

Open jyotimahapatra opened 4 years ago

jyotimahapatra commented 4 years ago

Due to unknown issues in xdsrelay or upstream control plane, a stream could be defunct. We need a way for introducing a timeout in the upstream connection/streams, so that if any drift is building up in the xdsrelay, it can be refreshed.