Skip to main content

Module spec

Module spec 

Source
Available on crate feature schedule only.
Expand description

Config types for the schedule: block.

Structs§

ScheduleSpec
Top-level schedule: block. Presence of this block is what makes a config runnable by faucet schedule.

Enums§

OverlapPolicy
Behaviour when a tick fires while a run is still in progress.
ScheduleOnFailure
Per-run failure policy.