Commit 3934c4e
fix(daemon): increase idle timeout to 30 minutes
5-minute idle timeout caused frequent cold restarts during interactive
development sessions, negating the per-MPR daemon warmup benefit.
30 minutes matches typical session lengths and keeps daemon hot across
breaks (test runs, code editing, documentation reading).
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 84b17a8 commit 3934c4e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments