Forum Discussion

kmiesse's avatar
kmiesse
Contributor
8 years ago
Solved

Error Pipeline Reuse

Without the new error pipeline configured on a pipeline we were using a Pipeline Execute snap to handle all error logging. That snap was set to “Reuse executions to process documents”. I don’t see th...
  • tstack's avatar
    8 years ago

    Yes, a single instance of the error pipeline is started when the parent pipeline is started and left running (i.e. reused) so that it can accept any error documents.