04-10-2019 06:28 PM
Is there a way to do not call the error pipeline when no error occurs ?
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?
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