Expand description
Run policy definitions for task execution scheduling.
Structs§
- Repeat
Policy - A validated repeat policy with count and interval.
Enums§
- RunPolicy
- A policy that defines how many times a task should be run.
- RunPolicy
Error - Typed validation errors for
RunPolicy.