Related to #573
When selecting the best Accessor gRPC URL, the client should consider all possible Accessors of the target type (e.g. "gateway") and do a latency check in order to determine the best one to connection.
Separately, if a higher-preference Accessor cannot be connected to, subsequent options should be attempted. This will be important if the highest-priority Accessor does not allow ingress from a particular client.
Related to #573
When selecting the best Accessor gRPC URL, the client should consider all possible Accessors of the target type (e.g. "gateway") and do a latency check in order to determine the best one to connection.
Separately, if a higher-preference Accessor cannot be connected to, subsequent options should be attempted. This will be important if the highest-priority Accessor does not allow ingress from a particular client.