chore(calendar): record 2026-03-03 daily check failure status

This commit is contained in:
OpenClaw Assistant
2026-03-03 06:02:00 +03:00
parent 009ddb81e8
commit c7d6b221b7
2 changed files with 21 additions and 12 deletions

View File

@@ -1,12 +1,16 @@
{
"lastDoneDate": "2026-03-02",
"lastReportAt": "2026-03-02T06:01:47+03:00",
"lastDoneDate": "2026-03-03",
"lastReportAt": "2026-03-03T06:01:47+03:00",
"timezone": "Europe/Moscow",
"status": "ok",
"status": "error",
"summary": {
"google": 0,
"nextcloud": 0,
"missingInNextcloud": 0,
"missingInGoogle": 0
}
"google": null,
"nextcloud": null,
"missingInNextcloud": null,
"missingInGoogle": null
},
"errors": [
"Google Calendar: UNAUTHENTICATED (invalid/expired GOOGLE_ACCESS_TOKEN)",
"Nextcloud: fetch failed (connection or credentials issue)"
]
}