sapling/blobstore
Thomas Orozco 3897b5ab50 mononoke: retry in create_raw_xdb_connection
Summary: This adds a few retries in create_raw_xdb_connection. This is intended as a first step towards solving some of the flakiness we've observed when connecting to MySQL through direct connections (sometimes, we fail to acquire certificates).

Reviewed By: farnz

Differential Revision: D16228401

fbshipit-source-id: 0804797aecfe0b917099191cd2a36ce4c077b949
2019-07-17 12:57:42 -07:00
..
cacheblob/src Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
censoredblob mononoke: safeguard against instantiating a blobrepo with incorrect prefix 2019-07-12 10:01:12 -07:00
delayblob/src mononoke/blobstore/...: convert to Rust 2018 2019-02-05 15:21:15 -08:00
factory/src mononoke: hoist up to_string() calls 2019-07-17 12:57:42 -07:00
fileblob/src mononoke: blobstore: optimize is_present() 2019-07-15 10:31:12 -07:00
glusterblob/src remove some extern crates and #[macro_use] 2019-05-21 12:25:03 -07:00
if Implement a "cache mutex" to avoid multiple writes through memcache 2018-06-19 13:07:13 -07:00
memblob/src mononoke: move memblob and prefixblob out of the base blobstore crate 2019-03-25 12:34:36 -07:00
multiplexedblob/src rust: Head start on some upcoming warnings 2019-07-12 00:56:44 -07:00
prefixblob/src Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
rocksblob/src Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
sqlblob mononoke: retry in create_raw_xdb_connection 2019-07-17 12:57:42 -07:00
src mononoke: safeguard against instantiating a blobrepo with incorrect prefix 2019-07-12 10:01:12 -07:00
test Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00