pub async fn start( interval: u64, peer_ids: Vec<String>, service_names: Vec<String>, verbosity: VerbosityLevel ) -> Result<()>