retryIf
Configures the retry predicate. The predicate is used to determine if, based on the caught throwable, the operation should be retried.
Parameters
predicate
the predicate to use.
Configures the retry predicate. The predicate is used to determine if, based on the caught throwable, the operation should be retried.
the predicate to use.