sapling/eden/fs/store/mononoke
Zeyi (Rice) Fan 602e1605b0 re-resolve host name when previous requests fail
Summary: This diff pushes service resolution down to the `CurlClient` so that when a host is gone it can avoid sending more requests to a dead server.

Reviewed By: strager

Differential Revision: D15385384

fbshipit-source-id: a47e80f796dcd93d662750e3426abcb7cfb79607
2019-05-29 11:38:21 -07:00
..
test re-resolve host name when previous requests fail 2019-05-29 11:38:21 -07:00
CMakeLists.txt Add MononokeThriftBackingStore 2019-03-26 13:47:15 -07:00
CurlHttpClient.cpp re-resolve host name when previous requests fail 2019-05-29 11:38:21 -07:00
CurlHttpClient.h re-resolve host name when previous requests fail 2019-05-29 11:38:21 -07:00
MononokeAPIUtils.cpp Add MononokeCurlBackingStore 2019-03-11 14:34:08 -07:00
MononokeAPIUtils.h Add MononokeCurlBackingStore 2019-03-11 14:34:08 -07:00
MononokeCurlBackingStore.cpp re-resolve host name when previous requests fail 2019-05-29 11:38:21 -07:00
MononokeCurlBackingStore.h use ServiceAddress in curl implementation 2019-04-12 11:22:25 -07:00
MononokeHttpBackingStore.cpp use ServiceAddress in proxygen implementation 2019-04-12 11:22:25 -07:00
MononokeHttpBackingStore.h use ServiceAddress in proxygen implementation 2019-04-12 11:22:25 -07:00
MononokeThriftBackingStore.cpp improve thrift mononoke backing store implementation 2019-05-02 18:21:49 -07:00
MononokeThriftBackingStore.h improve thrift mononoke backing store implementation 2019-05-02 18:21:49 -07:00