Ref T13286. To support request retries, allow the service lookup method to return an ordered list of structured service references.
Existing callsites continue to immediately discard all but the first reference and pull a URI out of it.
Differential D20775
Allow repository service lookups to return an ordered list of service refs Authored by epriestley on Sep 3 2019, 3:58 PM. Tags None Referenced Files
Subscribers None
Details Ref T13286. To support request retries, allow the service lookup method to return an ordered list of structured service references. Existing callsites continue to immediately discard all but the first reference and pull a URI out of it. Ran git pull in a clustered repository with an "up" node and a "down" node, saw 50% serivce failures and 50% clean pulls.
Diff Detail
|