Sanity Library Reference Docs
    Preparing search index...

    The effects.missingHandler: 'fail' policy tripped: an effect names a handler the runtime never registered. info carries the phase-specific location (deploy verification vs a drain attempt) so the runtime that opted into failing can report exactly which handler is missing where.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    kind: "missing-effect-handler"
    message: string
    name: string
    stack?: string