fix: Disable duplicate notifications from tier1-scorer and JAE

- Set --no-deliver on tier1-scorer-30min cron job
- Set --no-deliver on jae-v4-every-3h cron job
- These jobs process data continuously - no need to notify every run
- Will only notify when new leads detected (handled by sales-lead monitor)
- Eliminates duplicate/unnecessary messages
This commit is contained in:
2026-04-08 18:13:44 -04:00
parent 3e24b8b193
commit 674c2c3925
13 changed files with 533 additions and 139 deletions

View File

@@ -14,3 +14,11 @@
[16:09:02] Fetched 200 notes
[16:09:02] === Done: 0 processed, 0 upgraded ===
[16:09:02] Waiting 3 hours...
[19:09:00] === JAE v4 Starting - Auto-Temperature Detection ===
[19:09:00] Fetched 200 notes
[19:09:00] === Done: 0 processed, 0 upgraded ===
[19:09:00] Waiting 3 hours...
[22:08:59] === JAE v4 Starting - Auto-Temperature Detection ===
[22:09:00] Fetched 200 notes
[22:09:00] === Done: 0 processed, 0 upgraded ===
[22:09:00] Waiting 3 hours...