Commit 9fa0d32
fix(14.2): add 30s probe timeout to prevent indefinite silence encoding
The probe phase broadcast indefinitely when measurement never completed
(e.g., solo or peer on older build without instamode fix). After 30s the
Instatalk switches to PTT-driven mode regardless, eliminating CPU spikes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e9fc2a1 commit 9fa0d32
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
383 | 384 | | |
384 | 385 | | |
385 | 386 | | |
| |||
528 | 529 | | |
529 | 530 | | |
530 | 531 | | |
531 | | - | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
532 | 535 | | |
533 | 536 | | |
534 | 537 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments