dify icon indicating copy to clipboard operation
dify copied to clipboard

Iteration component get stucked, and can't iterate

Open forrestsocool opened this issue 8 months ago • 9 comments

Self Checks

  • [X] This is only for bug report, if you would like to ask a question, please head to Discussions.
  • [X] I have searched for existing issues search for existing issues, including closed ones.
  • [X] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [X] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [X] Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.11

Cloud or Self Hosted

Cloud

Steps to reproduce

put a llm node in a iteratation node, the input list is about 20 lenth, after sevaral iterates, it get stucked, and do nothing...

here is the task which stuck over 30 min: image

6 iterations have been done successfully: image

no any other iterate is processing... and nothing shows in the last node: image

✔️ Expected Behavior

iteratation should finish its input

❌ Actual Behavior

stucked, no reason, no output.

forrestsocool avatar Jun 27 '24 09:06 forrestsocool