Files
open-claw-team/.openclaw/cron/jobs.json.bak
T

32 lines
784 B
Plaintext

{
"version": 1,
"jobs": [
{
"id": "a707c0b7-00fb-4d55-9d83-62eba786b18e",
"name": "agent-healthcheck-watchdog",
"enabled": true,
"createdAtMs": 1774852623074,
"updatedAtMs": 1774949821712,
"schedule": {
"kind": "every",
"everyMs": 180000,
"anchorMs": 1774852623074
},
"sessionTarget": "main",
"wakeMode": "now",
"payload": {
"kind": "systemEvent",
"text": "[WATCHDOG] CONTINUE_IF_IDLE"
},
"state": {
"nextRunAtMs": 1774949999512,
"lastRunAtMs": 1774949819512,
"lastRunStatus": "ok",
"lastStatus": "ok",
"lastDurationMs": 2200,
"lastDeliveryStatus": "not-requested",
"consecutiveErrors": 0
}
}
]
}