Available on crate feature
schedule only.Expand description
faucet schedule — run a pipeline on a cron schedule in one long-running
process. Reuses expand + executor::run_expanded per tick; keeps no state
of its own (resumability rides the pipeline’s per-page bookmark). See
docs/superpowers/specs/2026-05-30-faucet-schedule-design.md.
Functions§
- run
- Execute the
schedulesubcommand.