pub async fn refresh( ctx: &Ctx, backend: &dyn Backend, ) -> Result<Vec<ProbeResult>>
Force a refresh of the probe cache for a backend (used by osdk source test and --refresh-sources). Returns the fresh results.
osdk source test
--refresh-sources