Interface RetryCondition

    • Method Detail

      • shouldRetry

        boolean shouldRetry()
        Returns true if operation should be retried.
        Returns:
        true if operation should be retried.