Commit 5896bef
feat(scaling-dive): add fanout-debounce lever + 60-minute timeout (#102)
- Adds fanout-debounce matrix entry. Sets settings.fanoutDebounceMs
to 50ms via sed-append; requires the core_ref to include
ether/etherpad#7766 (the FanoutScheduler). Fails fast with a
clear error if the setting isn't picked up.
- Bumps job timeout 30 -> 60 minutes. Cliff-finding sweeps at
authors=100..500 take long enough that nodemem and websocket-only
were getting cancelled mid-sweep at 30 min on run 25937943898.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 73fd82f commit 5896bef
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
0 commit comments