Forum Discussion

robertsiqueira's avatar
robertsiqueira
New Contributor
7 years ago

Error pipeline is always invoked

Is there a way to do not call the error pipeline when no error occurs ?

2 Replies

  • cstewart's avatar
    cstewart
    Former Employee

    The Error pipeline will always be instantiated, but if no data flows into it, it will be inert. Are you seeing something different?

  • 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