kmiesse
8 years agoContributor
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 this setting in the configuration of this feature. Does the new error pipeline feature reuse executions by default?
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.