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:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user