pub fn save_backup_nodes( file_path: &Path, nodes: &[BackupNode], run_id: &str, state_dir: &Path, ) -> Result<()>
Save backup nodes to JSON files