summaryrefslogtreecommitdiff
path: root/src/mongo/executor/async_rpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71230 Add baton support to async rpc sendersGeorge Wangensteen2023-01-041-5/+12
* SERVER-71075 Add attempted/used targets to AsyncRPCErrorInfoGeorge Wangensteen2022-12-051-5/+8
* SERVER-71192 Rewrite targeting and executor shutdown errors for hedged async rpcGeorge Wangensteen2022-11-141-2/+2
* SERVER-68650 Improve async RPC API naming conventions and fix use of retry po...George Wangensteen2022-10-191-0/+92