pub async fn push_data( repo_infos: &HashMap<String, Vec<Interaction>>, ) -> Result<()>
Push the data to the influxdb database.
repo_infos