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

@@ -58,3 +58,15 @@ Error: All models failed (3): nvidia/qwen/qwen3.5-397b-a17b: session file locked
[Thu Mar 26 08:20:22 EDT 2026] Starting daily marketing content generation
[Thu Mar 26 08:20:22 EDT 2026] Completed with exit code: 0
[Thu Mar 26 08:33:19 EDT 2026] Content generation completed successfully - 4 files created
[Thu Apr 2 09:01:19 EDT 2026] Starting daily marketing content generation
[Thu Apr 2 09:01:19 EDT 2026] Completed with exit code: 0
[Mon Apr 6 07:24:46 EDT 2026] Starting daily marketing content generation
[Mon Apr 6 07:24:46 EDT 2026] Completed with exit code: 0
[Mon Apr 6 07:26:13 EDT 2026] Starting daily marketing content generation
[Mon Apr 6 07:26:13 EDT 2026] Completed with exit code: 0
[Mon Apr 6 09:00:59 EDT 2026] Starting daily marketing content generation
[Mon Apr 6 09:00:59 EDT 2026] Completed with exit code: 0
[Tue Apr 7 09:00:24 EDT 2026] Starting daily marketing content generation
[Tue Apr 7 09:00:24 EDT 2026] Completed with exit code: 0
[Wed Apr 8 09:02:16 EDT 2026] Starting daily marketing content generation
[Wed Apr 8 09:02:16 EDT 2026] Completed with exit code: 0