Table of Contents

Property RecipeStaleCount

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

RecipeStaleCount

Rows whose stored recipe_hash differs from the current recipe — one indexed COUNT, and the ONLY sense of "outstanding" that is cheap to compute. Content drift on disk is NOT counted: establishing it means opening and streaming every file, which is a run.

public int RecipeStaleCount { get; init; }

Property Value

int