Closed HDegroote closed 1 year ago
When tests pass a backoffs option, they only defined 3, but RetryTimer expects 4, so it ends up setting the last timer as NaN. This wasn't impacting the tests, but with this PR it's no longer NaN.
When tests pass a backoffs option, they only defined 3, but RetryTimer expects 4, so it ends up setting the last timer as NaN. This wasn't impacting the tests, but with this PR it's no longer NaN.