Commit da71ee1
fix(kernel-node-runtime): increase MAX_QUEUE test timeout to 120s
The "rejects new messages when queue reaches MAX_QUEUE limit" test
sends 201 messages while disconnected, restarts a kernel, and resolves
all promises. In CI this can take >90s. Bump from NETWORK_TIMEOUT*3
(90s) to NETWORK_TIMEOUT*4 (120s) to avoid flaky timeout failures.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c6dfcc1 commit da71ee1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
639 | | - | |
| 639 | + | |
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| |||
0 commit comments