pub fn tail_stage_output( run_id: &str, stage_idx: usize, max_bytes: u64, ) -> String
Read the last max_bytes of the readable output log for a specific stage.
max_bytes