Commit 7196986
Fix: Do not reset backoff_limit to 0 when set to 6 (#1968)
* Fix: Allow backoff_limit to have value of 6
Signed-off-by: thatInfrastructureGuy <[email protected]>
* add default value of 6 to backoff_limit
---------
Signed-off-by: thatInfrastructureGuy <[email protected]>
Co-authored-by: Mauricio Alvarez Leon <[email protected]>
Co-authored-by: BBBmau <[email protected]>1 parent 8a51808 commit 7196986
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments