About
Error is an intermediate operation that permits to simulate an error in order to test your pipeline.
Arguments
| Name | Default | Description |
|---|---|---|
| processing-type | stream | The processing type |
| enable | false in prod | false disables the step |
| fail-every-n-count | 0 | Fail every times N number of data path as been seen (0 meaning always failing) |
| fail-point | output | where to fail (at the input or the output) |