Home
last modified time | relevance | path

Searched refs:BLOBSTORE_CONNECT_TRIES (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DKnobs.h160 int BLOBSTORE_CONNECT_TRIES; variable
H A DKnobs.cpp156 init( BLOBSTORE_CONNECT_TRIES, 10 ); in ClientKnobs()
H A DBlobStore.actor.cpp57 connect_tries = CLIENT_KNOBS->BLOBSTORE_CONNECT_TRIES; in BlobKnobs()