pub async fn get_machines( connection: &Connection, config: &Config, ) -> Result<HashMap<String, u32>, Error>