pub(super) async fn get_fragments( meta_client: &dyn FrontendMetaClient, job_id: u32, ) -> Result<Vec<FragmentInfo>, RwError>