pub fn dispatcher_over(base_urls: &[String]) -> Result<Arc<Dispatcher>, String>
Build a dispatcher (the “Service”) over the replicas’ HTTP endpoints.