pub(crate) async fn connect_ispyb(database_url: Url) -> Result<MySqlPool, Error>
Creates a connection pool to the ISPyB instance at the provided Url
Url