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
1 file changed
tree: 560553e7b7262d02b5eb88df050a02f324818009
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.