RESPONSE_ABORT: {
    abort: boolean;
} = ...

Signals to abort handling the current node during data processing. May be enriched with the node to restart from via object destruction.

Type declaration

  • abort: boolean