pub(crate) async fn updater(
statsd: Client,
conf: Conf,
service_statuses: HashMap<String, ServiceStatus>,
chan_update_rx: Receiver<UpWrap>,
probe_interval: Duration,
)
Expand description
Runs the updater actor. See updater_handle_one_update