Searched defs:isAutoRetryEnabled (Results 1 – 3 of 3) sorted by relevance
32 public boolean isAutoRetryEnabled(); in isAutoRetryEnabled() method
88 public boolean isAutoRetryEnabled() { in isAutoRetryEnabled() method in BaseRetryDecision
354 private static boolean isAutoRetryEnabled(IConfiguration config) { in isAutoRetryEnabled() method in ShardHelper