-
fix(supervisor): fail open on engaged verdict with no fresh timestamp
发布于
2026-06-05 08:49:26 +00:00 | 739 次提交 在此版本后已推送到 mainWhen maxVerdictAgeMs is set, an engaged verdict must carry a fresh ts; a missing
or stale ts can't be trusted (a dead producer could otherwise pin the brake), so
treat it as not-engaged.下载附件