OG T
a07daf7e3f
CD Pipeline / build-and-deploy (push) Has been cancelled
fix(incidents): GET /incidents 加 48h age filter,阻止舊 incident 反覆觸發 AI 分析
根本原因: DECISION_TOKEN_TTL=3600s → 舊 incident token 每小時過期
→ GET /api/v1/incidents 重複觸發 get_or_create_decision → OPENCLAW_NEMO timeout
→ Expert System fallback (confidence=20%) → Telegram 洪水
修復: 只對 created_at 在 48h 內的 incident 觸發背景 AI 分析
48h+ 的舊 incident 不再觸發(仍顯示在列表,只是不重新分析)
2026-04-16 Claude Sonnet 4.6 Asia/Taipei
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 02:21:53 +08:00
..
2026-03-25 23:14:24 +08:00
2026-04-15 15:47:05 +08:00
2026-04-16 02:21:53 +08:00
2026-04-11 21:33:19 +08:00
2026-04-15 21:59:51 +08:00
2026-04-15 19:37:58 +08:00
2026-04-16 01:27:02 +08:00
2026-04-15 23:32:04 +08:00
2026-04-11 20:10:33 +08:00
2026-04-15 23:32:04 +08:00
2026-03-24 09:20:56 +08:00
2026-03-25 23:14:24 +08:00
2026-04-16 01:44:29 +08:00
2026-04-10 11:35:10 +08:00
2026-03-31 22:33:08 +08:00
2026-03-28 23:47:18 +08:00
2026-03-23 23:51:37 +08:00
2026-04-16 01:08:30 +08:00