RunPriorityPreset

RunPriorityPreset represents predefined priority levels for runs.
  • high
    Highest priority - run will be scheduled before other runs.
  • normal
    Default priority based on run type (blocking, non-blocking, drift detection).
  • low
    Lowest priority - run will be scheduled after other runs.