Skip to content

Add origin pipeline name to on_failure processor metadata #44920

Closed
@peterpramb

Description

@peterpramb

Describe the feature:

When using multiple chained pipelines with a global failure handler in the parent pipeline (that is exceptions are propagated up) it would be useful to provide access to the failure originating pipeline's name in the on_failure processor.

This can be used in error messages to point to the pipeline where the failure actually occured, as processor names are ambiguous (unless unique per-processor tags are used).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions