There should be separate timout values for pinging and making GnmI calls. This will be useful in case of discovering the devices using network address where a lots of devices will be pinged first to know whether they have a running grpc server in the cases where device is not having any grpc server running the ping should fail fast in order to save the time, currently ping waits for the same timeout as for gRPC calls.
There should be separate timout values for pinging and making GnmI calls. This will be useful in case of discovering the devices using network address where a lots of devices will be pinged first to know whether they have a running grpc server in the cases where device is not having any grpc server running the ping should fail fast in order to save the time, currently ping waits for the same timeout as for gRPC calls.