Error pipeline is always invoked
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2019 06:28 PM
Is there a way to do not call the error pipeline when no error occurs ?
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 08:12 AM
The Error pipeline will always be instantiated, but if no data flows into it, it will be inert. Are you seeing something different?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2020 12:24 PM
In our case, as we have huge pipelines and multiple tasks, we are observing insufficient resources error from triggering end. Slot count is also used up by error pipeline even though it do not run for that instance
