Searched defs:ConnectionPolicy (Results 1 – 1 of 1) sorted by relevance
108 struct ConnectionPolicy struct110 uint32_t maxRetryAttempts = 5;113 boost::optional<uint64_t> requestByteLimit = httpReadBodyLimit;115 size_t maxConnections = 1;117 std::string retryPolicyAction = "TerminateAfterRetries";119 std::chrono::seconds retryIntervalSecs = std::chrono::seconds(0);121 invalidResp = defaultRetryHandler;