Class BlockStrategies

    • Method Detail

      • threadSleepStrategy

        public static BlockStrategy threadSleepStrategy()
        Returns a block strategy that puts the current thread to sleep between retries.
        Returns:
        a block strategy that puts the current thread to sleep between retries