Commit 23a04e8
Reduce SSH poll interval to 200ms with immediate probe
Change sshWaitPollInterval from 2s to 200ms and probe immediately
on entry before starting the ticker. This avoids wasting up to one
full poll interval when SSH becomes ready between ticks.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bef1230 commit 23a04e8
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
235 | 247 | | |
236 | 248 | | |
237 | 249 | | |
238 | | - | |
239 | 250 | | |
240 | 251 | | |
241 | 252 | | |
| |||
0 commit comments