pub fn write_stages_index(run_id: &str, stages: &[StageRecord]) -> Result<()>Expand description
Atomically write the stages index for a run.
pub fn write_stages_index(run_id: &str, stages: &[StageRecord]) -> Result<()>Atomically write the stages index for a run.