Skip to main content

clear_chain_cache

Function clear_chain_cache 

Source
async fn clear_chain_cache(services: &Services)
Expand description

Discards auth chains cached before walk completeness was enforced.

A chain truncated at a missing ancestor is well-formed, so no scan separates it from a whole one and the population goes at once. The cache is derived and rebuilds on demand.