Skip to content

fp,hcforwarder,healthcheck: Use WaitForReady on grpc calls

Vgutierrez requested to merge wait-for-ready into main

Avoid failing on transient network issues by enabling WaitForReady: https://grpc.io/docs/guides/wait-for-ready/

Merge request reports