refresh_index_controlled

Function refresh_index_controlled 

Source
pub(crate) fn refresh_index_controlled(
    store: &mut AtlasStore,
    plan: &ScanRuntimePlan,
    symbol_options: &SymbolBuildOptions,
    control: &IndexWorkControl,
) -> Result<IndexRefreshReport, CliError>
Expand description

Refresh every derived projection under one cancellation boundary.