Function bundler::fetch_initial_bundle

source ยท
pub(crate) async fn fetch_initial_bundle(
    ispyb_pool: &MySqlPool,
) -> Result<Arc<RwLock<BundleFile<NoMetadata>>>, Error>
Expand description

Fetches the intial Bundle from ISPyB and produces the correspoinding BundleFile