retryOnResult

Configures the retry on result predicate. The predicate is used to determine if, based on the result of the operation, the operation should be retried.

Parameters

predicate

the predicate to use.

See also