Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Create tests to prove recover of gRPC keep-alive #450

Open
pingles opened this issue Dec 16, 2020 · 0 comments
Open

Create tests to prove recover of gRPC keep-alive #450

pingles opened this issue Dec 16, 2020 · 0 comments

Comments

@pingles
Copy link
Contributor

pingles commented Dec 16, 2020

We've noted in other issues (#425 and #217) that the gRPC load-balancing behaviour can get itself into a state where it won't update server addresses.

The gRPC team's advice in other threads (#425 (comment)) is to use the server keep alive to force the client to disconnect and refresh addresses periodically.

Although we do have some tests that stand up a gRPC server and client, it'd be good to simulate this failure mode and prove the handling via the gRPC config settings.

I started the work in #441 but haven't had time to progress.

@pingles pingles modified the milestone: v4 Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant