commit | ac6cd9bba528a0bead62d131ef0104cbdd2c1f1c | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Mon Apr 20 15:49:37 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Mon Apr 20 15:49:39 2015 -0700 |
tree | 560553e7b7262d02b5eb88df050a02f324818009 | |
parent | b57935f3a9a1d11a2b5dd92b227e9ba7af8a9353 [diff] |
ref: Allow non-resolving clients to retry even if a connection initially fails on the endpoint they provided. Previously we never retried if tryCall returned NoServers and we weren't resolving (due to a callopt). That behavior protected us from cases where the user passed in only incompatible endpoints. MultiPart: 1/2 Change-Id: I9c3913dbc6e7970e06def739001813d91ef8ede1