@pond-ts/process API Reference
    Preparing search index...

    Type Alias ErrorPolicy

    ErrorPolicy: "throw" | "skip" | "collect"

    What to do when a spec or a selector fails. Covers both, not just resolution.