custom Delay
Creates a DelayStrategy using a custom delay function.
Return
A DelayStrategy defined by the custom function.
Since
1.0.0
Parameters
delay Function
A function to determine the delay based on the retry index.
A property extension that converts a DelayFunction to a DelayStrategy.
Since
1.0.0