langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
51.82k stars 7.51k forks source link

fix: iteration invalid output selector doesn't throw an error #10544

Closed Nov1c444 closed 5 days ago

Nov1c444 commented 5 days ago

Checklist:

[!IMPORTANT]
Please review the checklist below before submitting your pull request.

Description

when iteration node get the invalid output selector, it couldn't raise the correct error.

Fixes #9493

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

image image