dify icon indicating copy to clipboard operation
dify copied to clipboard

Error Handling Fail Branch will break LLM streaming output

Open xunxun1982 opened this issue 10 months ago • 3 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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Image

✔️ Expected Behavior

When LLM Error Handling is setting Fail Branch, LLM output is also streaming.

❌ Actual Behavior

When LLM Error Handling is setting Fail Branch, LLM output will be not streaming.

xunxun1982 avatar Mar 05 '25 08:03 xunxun1982