You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a similar open issue related to the problem you're experiencing with displaying information for nodes executed in parallel within an iteration node. The suggested solution is to ensure that you are using the latest version of Dify, as this issue has been addressed in later versions [1].
In Dify version 1.0.1, there are known limitations with parallel execution in iteration nodes, such as a concurrency limit of 10 concurrent iterations and certain node restrictions. It's also important to configure the Error Response Method to handle errors effectively during parallel execution [2].
Consider updating to a version of Dify that includes the fix for the iteration log index error, which was implemented in pull request #14855[3].
Self Checks
Dify version
Version 1.0.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
✔️ Expected Behavior
❌ Actual Behavior
The text was updated successfully, but these errors were encountered: