pub(crate) async fn fetch_status( chan_core_tx: Sender<CoreMsg>, ) -> Result<HashMap<String, ServiceStatus>>