haystack/releasenotes/notes/add-error-message-component-run-failure-b956852263d41c3c.yaml
Amna Mubashar 1005a5ec92
enhancement: add detailed error message for failed component run (#9105)
* Enhance the error message

* Add release note

* Update test_pipeline.py
2025-03-25 12:25:42 +01:00

5 lines
153 B
YAML

---
enhancements:
- |
Improved error handling for component `run` failures by raising a runtime error that includes the component's name and type.