Commit Graph

1 Commits

Author SHA1 Message Date
Your Name
6886973b15 feat: Scheduled Jobs Service
Features:
- Cron scheduling (standard syntax)
- HTTP triggers (GET/POST)
- Timezone support
- Retry logic with configurable attempts
- Execution logs with response data
- Manual trigger (run now)
- Stats: runs, successes, failures, avg duration
- Beautiful dashboard UI

Demo: 5 jobs (health, cleanup, metrics, backup, report)

Live: https://blackroad-cron.amundsonalexa.workers.dev
2026-02-14 23:11:54 -06:00