pub fn experiment_config_from_registry( host: &HiveHost, run_id: &str) -> impl Future<Output = Result<ExperimentConfig, Error>>