@richard1861 btw, I notice you've been diving pretty deep into query pipelines.
If you have any feedback on the current dev UX, do let us know π it's a pretty new feature, so always looking for feedback or how people are using it
after my experience using it, something that I think I could be improved, is that if a particular component of the pipeline fails (for example: ValueError: Module input keys must have exactly one key if dest_key is not specified. Remaining keys: in module: {'context_str', 'python_code', 'context_str2'}), the error does not show which specific the component of the pipeline has failed, it just give you the keys , but when you have a big pipeline it gets messy