chore: disable long-task watchdog
This commit is contained in:
38
memory/watchdog-state.json
Normal file
38
memory/watchdog-state.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"version": 7,
|
||||
"watchdogs": [
|
||||
{
|
||||
"id": "paperclip-bootstrap-watchdog",
|
||||
"task": "paperclip docker-compose bootstrap/onboarding",
|
||||
"status": "paused",
|
||||
"ownerSession": "main-telegram-eric",
|
||||
"channel": "telegram",
|
||||
"target": "864811879",
|
||||
"intervalMinutes": 10,
|
||||
"startedAt": "2026-04-21T05:50:00+08:00",
|
||||
"lastMilestoneAt": "2026-04-21T13:37:11+08:00",
|
||||
"lastAlertAt": "2026-04-21T14:03:45+08:00",
|
||||
"notes": "paperclip docker-compose 已成功 running;目前暫停 paperclip 後續 bootstrap/onboarding,先優先修復 watchdog 機制本身。"
|
||||
},
|
||||
{
|
||||
"id": "watchdog-implementation-watchdog",
|
||||
"task": "外部 watchdog 機制修復與閉環",
|
||||
"status": "paused",
|
||||
"ownerSession": "main-telegram-eric",
|
||||
"ownerSessionKey": "agent:coder:main",
|
||||
"ownerAgentId": "coder",
|
||||
"channel": "telegram",
|
||||
"target": "864811879",
|
||||
"reportChannel": "telegram",
|
||||
"reportTarget": "864811879",
|
||||
"intervalMinutes": 10,
|
||||
"startedAt": "2026-04-21T14:04:00+08:00",
|
||||
"lastMilestoneAt": "2026-04-21T14:50:00+08:00",
|
||||
"lastAlertAt": "2026-04-21T18:33:00+08:00",
|
||||
"lastObservedActivityAt": "2026-04-21T17:35:58.341+08:00",
|
||||
"lastNudgeAt": "2026-04-21T18:33:00+08:00",
|
||||
"escalationPolicy": "nudge-owner-then-report",
|
||||
"notes": "已依 Eric 總管指示關閉 long-task watchdog:recurring cron 已停用,這筆 watchdog 改為 paused,不再自動催辦或回報。"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user