pub fn maybe_telemetry_pull(
_workspace: &Path,
store: &Store,
cfg: &Config,
source: DataSource,
force_refresh: bool,
) -> Result<()>Expand description
When source is not local, refresh remote cache if TTL expired or force_refresh (CLI --refresh with provider/mixed).