| Name | Type | Description |
|---|---|---|
err* | BaseException | The exception that ended the run. |
Fail all transformers, projections, and the main log.
StreamChannels discovered in transformer projections are
auto-failed — transformers don't need to fail them manually.
If any transformer's fail() raises, the remaining
transformers, projections, and the main log are still failed.