gracefully handle wrong pipeline component format in config #7893
Labels
area:rasa-oss/cli
Issues focused on the rasa command-line-interface
area:rasa-oss 🎡
Anything related to the open source Rasa framework
area:rasa-oss/training-data
Issues focused around Rasa training data (stories, NLU, domain, etc.)
effort:atom-squad/2
Label which is used by the Rasa Atom squad to do internal estimation of task sizes.
feature:ux-cli+training-data
Feature: Improve user experience with Rasa CLI and training data for developers
tool:sentry
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Sentry Issue: RASA-OPEN-SOURCE-3DY
Stack Trace
Further Information
This happens if the entry for a pipeline is not a dict as expected, e.g:
Potential Solutions
RasaException
with a helpful error messageRasaException
The text was updated successfully, but these errors were encountered: