linear
Returns a BackoffStrategy that applies a linearly increasing delay every retry, where base specifies the first delay, and cap specifies the maximum delay.
Returns a BackoffStrategy that applies a linearly increasing delay every retry, where base specifies the first delay, and cap specifies the maximum delay.