on
Returns a RetryPredicate that mirrors the result of the given predicate. It will allow retries when the predicate returns false
.
Return
a RetryPredicate that mirrors the result of the predicate.
Since
1.0.0
Returns a RetryPredicate that mirrors the result of the given predicate. It will allow retries when the predicate returns false
.
a RetryPredicate that mirrors the result of the predicate.
1.0.0