Hello, I have a gRPC client configured with ipv4 name resolver and first pick load balancer. The issue I am facing is that if the first IP in the ipv4 address list is powered down or the server firewall is blocking the IP traffic, gRPC will take up to 20 seconds before it moves on to the next server IP for the gRPC request.
My question is, any config parameters I can set to reduce this connect timeout and make gRPC move on to the following IP for request? Thanks, Eddie. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/b28ccc68-b8cb-4591-bddb-6418cc09a8ben%40googlegroups.com.
