Function mz_adapter::coord::load_remote_system_parameters
source ยท pub async fn load_remote_system_parameters(
storage: &mut Box<dyn OpenableDurableCatalogState>,
system_parameter_sync_config: Option<SystemParameterSyncConfig>,
system_parameter_sync_timeout: Duration,
) -> Result<Option<BTreeMap<String, String>>, AdapterError>