Searched refs:isAutoRetryEnabled (Results 1 – 5 of 5) sorted by relevance
33 public boolean isAutoRetryEnabled(); in isAutoRetryEnabled() method
156 public boolean isAutoRetryEnabled() { in isAutoRetryEnabled() method in BaseRetryDecision
385 origConfigListener.setSupportGranularResults(isAutoRetryEnabled(config)); in buildShardListeners()390 private static boolean isAutoRetryEnabled(IConfiguration config) { in isAutoRetryEnabled() method in ShardHelper392 if (decision.isAutoRetryEnabled() && decision.getMaxRetryCount() > 0) { in isAutoRetryEnabled()
1210 if (!decision.isAutoRetryEnabled() in runTests()
1141 if (decision.isAutoRetryEnabled() in invoke()