Commit d4500bb
committed
Update backoff function arguments
Context is now a required argument for exponential backoff callback. This is not a functional change for us as we were already consuming the same context from the outer function
Signed-off-by: irbekrm <[email protected]>1 parent 9363339 commit d4500bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | | - | |
| 635 | + | |
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| |||
0 commit comments