Documentation
¶
Overview ¶
Command exec-cron shows flywheel replacing cron. It registers the generic ExecWorker and schedules a shell command to run on an interval — durably, with retries and a full per-run audit trail — without writing any job-specific Go.
go run ./examples/exec-cron
Inspect the audit trail with the flywheel CLI against the same database:
flywheel jobs ls --db flywheel-cron.db
Click to show internal directories.
Click to hide internal directories.