Cron Scheduler

Scheduled task management patterns for Vercel cron jobs, Next.js API route handlers, and backend periodic tasks. Covers cron expression conventions, CRON_SECRET authentication, overlap protection, timezone handling (AEST/AEDT), and failure alerting.

cleanexpo Updated

File contents

cleanexpo/dr-nrpg/tree/main/.skills/custom/cron-scheduler commit d748847b00

Frequently asked questions

npx skillmds@latest add cleanexpo/cron-scheduler-2