pub async fn run_scenario( host: &str, port: u16, path: &str, ) -> Result<(), Box<dyn Error + Send + Sync + 'static>>
Run a scenario that uploads data to a Flight server and then downloads it back