Skip to main content

Crate klieo_ops_redispatcher

Crate klieo_ops_redispatcher 

Source
Expand description

Library API for the klieo-ops redispatcher.

The klieo-ops-redispatcher binary is a thin CLI wrapper. Downstream integration tests and operator harnesses import this crate directly and call redispatch.

Enums§

RedispatchMode
Whether to apply the transition or just report what would happen.

Functions§

parse_statuses
Parse a comma-separated list of snake_case WorkStatus names.
redispatch
Scan the worklog for stale items and transition them back to Ready.