Streaming Hub 0.1
Handle a step error
Choose how a sequence behaves when one step fails.
AlphaSteps
- Select the step.
- Open the common step settings.
- Set a timeout when the operation can block.
- Select the required On Error policy.
- Test with a controlled failure.
- Inspect Logs and Runtime.
Guidance
Continue only when later steps can safely run without the failed output. Stop or propagate the error when partial execution would be unsafe.