System defaults, scheduling and security configurations
1. Keyword Settings (highest priority) → 2. Niche Defaults (fallback) → 3. Global Settings (system baseline).
Recommended: 2000ms - 3000ms to avoid Google HTTP 429
Applies exponential backoff (2s, 4s, 8s)
"0 7 * * *" runs every day at 7:00 AM server timezone
Call this endpoint via external webhook (e.g. cron-job.org or curl in crontab). Provide x-cron-secret header or pass ?secret=... matching CRON_SECRET in your .env.
x-cron-secret
?secret=...
CRON_SECRET
.env