Searched refs:IsRetryOutOfLimit (Results 1 – 2 of 2) sorted by relevance
156 bool IsRetryOutOfLimit(const std::string &target);
1029 if (IsRetryOutOfLimit(target)) { in RetrySendTaskIfNeed()1067 bool CommunicatorAggregator::IsRetryOutOfLimit(const std::string &target) in IsRetryOutOfLimit() function in DistributedDB::CommunicatorAggregator