Failed Items Viewer
Built-in panel that lets you inspect, retry, or discard failed items from a component in your pipeline
The Failed Items Viewer is a built-in panel inside the Datastreamer Pipeline page that lets you inspect failed items from individual components in your pipeline. It is available only when your pipeline is running (deployed) on Datastreamer.

Pipeline with failed items to inspect
Accessing the viewer
- Open any deployed pipeline that has a component in a warning state (yellow vertical bar).
- Click in the three dots icon (⋮) in the step.
- Choose View Issues from the context menu.
- The viewer slides up from the bottom of the screen.

Accessing the View Issues feature

Component Failed Items Viewer
Typical workflow
- Notice a component is red or yellow in your pipeline.
- Click in the three dots icon (⋮) in the step of the pipeline and open the View Issues.
- Depending on the error log, you have two options:
- If it is something broken with the document structure itself, you can download it and discard from the list.
- If it is something that can be fixed, such as a webhook endpoint that is offline, address the issue and retry the item from the list.
Updated about 4 hours ago