Commit 11c2479
committed
Remove the assertion from
Turned out, `assertFalse(operationTimeout && attemptLimit)` holds only as long as there is `retryUntilTimeoutThrowsException`, which I am going to remove, because it is useless. There is no reason to add an assertion that is known to be removed soon.RetryState.isLastAttempt
1 parent a7d9dfc commit 11c2479
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | 363 | | |
365 | 364 | | |
366 | 365 | | |
| |||
0 commit comments