Error Trigger
trigger.error Error Handling v0.1.0 Fires when any node in the run fails unhandled — runs its downstream branch as a recovery phase of the same (still failed) run.
Ports
This is a trigger — it starts runs and takes no input wire.
| Direction | Port | Label |
|---|---|---|
| Output | output | Error report |
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Include node errorsincludeNodeErrors | boolean | true | Include the failing node's error details in the payload (reserved — always on in v1). |
This page is generated from the node registry by gen-node-docs.mjs on every
site build — ports, properties, defaults and visibility rules cannot drift from the code.