envoyproxy/xds-relay

Handle cache set failure scenario

Open

#70 opened on Apr 25, 2020

 (0 comments) (0 reactions) (0 assignees)Go (29 forks)auto 404
help wanted

Repository metrics

Stars
 (135 stars)
PR merge metrics
 (PR metrics pending)

Description

Within the orchestrator, If cache set fails when setting the response, we may need to issue a retry upstream. Currently the fallback is to rely on a future response, but that isn't ideal.

Contributor guide