Streaming Hub 0.1

Error policies

Control sequence behavior after a step fails.

Alpha

Inherit

Uses the surrounding sequence or container behavior.

Continue

Records the failure and continues when supported. Later steps must tolerate missing output.

Stop or propagate

Stops the applicable execution scope and reports the error to its caller or automation.

Timeout

A timeout is reported as a step failure and then handled by the selected error policy.