Table of Contents

Property Failures

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

Failures

The per-document failures, projected from Documents. A computed view, not a second list: one source of truth, and Failure stays what it says it is — the single RUN-level fault.

public IEnumerable<IngestionDocumentResult> Failures { get; }

Property Value

IEnumerable<IngestionDocumentResult>