Searched refs:HEDGING_POLICY_MAX_ATTEMPTS_KEY (Results 1 – 1 of 1) sorted by relevance
56 private static final String HEDGING_POLICY_MAX_ATTEMPTS_KEY = "maxAttempts"; field in ServiceConfigUtil152 if (!hedgingPolicy.containsKey(HEDGING_POLICY_MAX_ATTEMPTS_KEY)) { in getMaxAttemptsFromHedgingPolicy()