Closed jessicayuen closed 3 years ago
When sending the response to clients, drop the older response currently in the transport queue, so that we always send the latest response.
Also,
Signed-off-by: Jess Yuen jyuen@lyft.com
https://github.com/envoyproxy/xds-relay/pull/205 might have conflicts with changes in this PR.
@jyotimahapatra Which one do we want to merge first?
When sending the response to clients, drop the older response currently in the transport queue, so that we always send the latest response.
Also,
Signed-off-by: Jess Yuen jyuen@lyft.com