No Delay Strategy
A delay strategy that doesn't introduce any delay between attempts. Always returns Duration.ZERO for any cause and any attempt.
Functions
Link copied to clipboard
Returns the Duration computed by this DelayStrategy to delay. Duration.ZERO means passing without delay.