Sanity Library Reference Docs
    Preparing search index...
    EffectCompletionStatus: Exclude<EffectRunStatus, "cancelled">

    The outcomes a completer may report through completeEffect — a run either succeeded or failed. cancelled is not reportable: only an abort stamps it, on entries that never dispatched.