Skip to main content

Module run_policy

Module run_policy 

Source
Expand description

Run policy definitions for task execution scheduling.

Structs§

RepeatPolicy
A validated repeat policy with count and interval.

Enums§

RunPolicy
A policy that defines how many times a task should be run.
RunPolicyError
Typed validation errors for RunPolicy.