Commit 70bf51b
fix(kernel-node-runtime): increase ACK timeout for multi-peer reconnection test
The "handles multiple simultaneous reconnections to different peers"
test has kernel1 redeem URLs on two peers that restart sequentially
through a relay. The default ackTimeoutMs of 2s gives only 8s for
URL redemption, which is too tight when two kernels are reconnecting
in CI. Use 5s (→ 20s redemption window) for the initiating kernel.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent da71ee1 commit 70bf51b
1 file changed
Lines changed: 7 additions & 2 deletions
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
654 | 659 | | |
655 | 660 | | |
656 | 661 | | |
657 | | - | |
| 662 | + | |
658 | 663 | | |
659 | 664 | | |
660 | 665 | | |
| |||
757 | 762 | | |
758 | 763 | | |
759 | 764 | | |
760 | | - | |
| 765 | + | |
761 | 766 | | |
762 | 767 | | |
763 | 768 | | |
| |||
0 commit comments