fix(newsletter): elimină jobul APScheduler intern duplicat și bugged
Jobul intern rula pe zile greșite (vineri/sâmbătă/marți în loc de joi/vineri/luni) din cauza convenției diferite de day-of-week dintre APScheduler și crontab standard. Scriptul standalone via OS crontab e mecanismul corect și funcțional — rămâne singura sursă. chore: sync stare working-tree — cron, KB notes, anaf-monitor snapshots
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"report_on": "changes",
|
||||
"timeout": 120,
|
||||
"enabled": true,
|
||||
"last_run": "2026-06-27T16:00:00.001505+00:00",
|
||||
"last_run": "2026-07-09T10:00:00.001988+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-06-30T10:00:00+00:00"
|
||||
"next_run": "2026-07-09T16:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "security-audit-daily",
|
||||
@@ -43,9 +43,9 @@
|
||||
"report_on": "never",
|
||||
"timeout": 120,
|
||||
"enabled": true,
|
||||
"last_run": "2026-06-27T03:30:00.002414+00:00",
|
||||
"last_run": "2026-07-09T03:30:00.002154+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-06-28T03:30:00+00:00"
|
||||
"next_run": "2026-07-10T03:30:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "archive-tasks-daily",
|
||||
@@ -59,9 +59,9 @@
|
||||
"report_on": "changes",
|
||||
"timeout": 60,
|
||||
"enabled": true,
|
||||
"last_run": "2026-06-27T03:00:00.001794+00:00",
|
||||
"last_run": "2026-07-09T03:00:00.001431+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-06-28T03:00:00+00:00"
|
||||
"next_run": "2026-07-10T03:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "backup-config",
|
||||
@@ -75,9 +75,9 @@
|
||||
"report_on": "never",
|
||||
"timeout": 120,
|
||||
"enabled": true,
|
||||
"last_run": "2026-06-27T02:00:00.001781+00:00",
|
||||
"last_run": "2026-07-09T02:00:00.001391+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-06-28T02:00:00+00:00"
|
||||
"next_run": "2026-07-10T02:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "insights-extract",
|
||||
@@ -243,9 +243,9 @@
|
||||
"prompt": "Heartbeat check. Rulează src/heartbeat.py printr-un scurt raport de status.\nDacă nu e nimic de raportat (email=0, calendar nu are evenimente <2h, kb ok), răspunde doar cu HEARTBEAT_OK și oprește-te — nu trimite mesaj.\nDacă e ceva: raport scurt pe Discord #echo-work.",
|
||||
"allowed_tools": [],
|
||||
"enabled": true,
|
||||
"last_run": "2026-06-27T18:00:00.001107+00:00",
|
||||
"last_run": "2026-07-09T14:00:00.001126+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-06-28T06:00:00+00:00"
|
||||
"next_run": "2026-07-09T18:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "night-execute",
|
||||
|
||||
Reference in New Issue
Block a user