pub async fn test_ping_stats( client: &Client, base_url: &str, count: u32, config: Arc<AppConfig>, ) -> Result<PingStats>