Commit 15b6873
committed
docs(skills): pm-dispatch 探活规程三条扩为五条 —— 定时器先挂 + 批量在飞期 ≤45 分钟巡检
维护者 2026-08-06 授权的制度性补丁,来自当日两波 worker 重启灭批(4+4)的实测教训:
一次巡检中断导致重挂丢失,四连灭批静默 ~100 分钟(设计门槛 ≤45 分钟)。
- 定时器重挂改为巡检第一动作:先挂后查,守夜链对中断免疫;
- 批量在飞期主巡检间隔 ≤45 分钟:间隔超过探活门槛会让门槛失效,
静默窗口退化为巡检间隔本身;待命期可放宽,灭批频发期压到 20-30 分钟。
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018fxLGQdatPbBUvCgiVxg6D1 parent e2bfa6c commit 15b6873
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1111 | 1111 | | |
1112 | 1112 | | |
1113 | 1113 | | |
1114 | | - | |
| 1114 | + | |
1115 | 1115 | | |
1116 | 1116 | | |
1117 | 1117 | | |
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
1125 | 1136 | | |
1126 | 1137 | | |
1127 | 1138 | | |
| |||
0 commit comments