Skip to main content

clean_phase

Function clean_phase 

Source
pub fn clean_phase(
    project_root: &Path,
    phase: u32,
) -> Result<Vec<String>, RecoverError>
Expand description

Explicitly clean ONE phase, regardless of staleness — the operator’s escape hatch for a wedged-but-fresh run. Clears its state and cron record; warns (but proceeds) when the recorded agent still looks alive.