We don't have any testing/CI that validates the gRPC re-connection logic, which is particularly important considering it's use in OFO.
We need to somehow test that flagd is able to reconnect to a gRPC server if that server connection is lost. Whether this is done in unit or e2e tests is not important; but we should test it somehow.
We don't have any testing/CI that validates the gRPC re-connection logic, which is particularly important considering it's use in OFO.
We need to somehow test that flagd is able to reconnect to a gRPC server if that server connection is lost. Whether this is done in unit or e2e tests is not important; but we should test it somehow.