pub async fn sync_config( conf: &PingapConf, storage: &(dyn ConfigStorage + Send + Sync), ) -> Result<(), Error>