pub async fn check_completed_snapshot( snapshot_store_config: &ObjectStoreConfig, epoch: EpochId, ) -> Result<(), Error>