pub(super) async fn make_blob( cfg: &PersistConfig, blob_uri: &str, commit: bool, metrics: Arc<Metrics>, ) -> Result<Arc<dyn Blob>>