chore: disable long-task watchdog

This commit is contained in:
Eve
2026-04-21 18:41:40 +08:00
parent ee9d05a4ad
commit 5fb6c28a9b
2 changed files with 346 additions and 0 deletions

View 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 watchdogrecurring cron 已停用,這筆 watchdog 改為 paused不再自動催辦或回報。"
}
]
}