Skip to main content

run_materialize

Function run_materialize 

Source
async fn run_materialize(
    ctx: &PhaseContext<'_>,
    scope: &PhaseScope,
) -> Result<PhaseRunOutcome>
Expand description

Both statements that create ledger rows, bounded apart from each other. Together in one phase so the Workers tab’s row-creation counter accounts for every row the pipeline invented.