Skip to main content

refresh_cache_if_stale

Function refresh_cache_if_stale 

Source
pub async fn refresh_cache_if_stale(client: &Client) -> VersionCheckResult
Expand description

Refresh the cached latest-release version when the cache is missing, stale, or malformed. Returns the resulting status after the refresh attempt.