Workflow exception capture fails #9864

Closed
opened 2026-02-21 18:39:53 -05:00 by yindo · 0 comments
Owner

Originally created by @auxpd on GitHub (Mar 7, 2025).

Originally assigned to: @QuantumGhost on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • 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

As shown in the figure, set up a workflow that handles branches when there is an exception

Image

✔️ Expected Behavior

When the node is abnormal, it can correctly enter the abnormal branch for processing

Actual Behavior

An error is reported for the entire workflow

Image
Originally created by @auxpd on GitHub (Mar 7, 2025). Originally assigned to: @QuantumGhost on GitHub. ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [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 As shown in the figure, set up a workflow that handles branches when there is an exception <img width="599" alt="Image" src="https://github.com/user-attachments/assets/757f8646-498c-40af-a1d4-87b83b23ae5b" /> ### ✔️ Expected Behavior When the node is abnormal, it can correctly enter the abnormal branch for processing ### ❌ Actual Behavior An error is reported for the entire workflow <img width="601" alt="Image" src="https://github.com/user-attachments/assets/860ca75f-4b10-4164-adb5-611d620a16be" />
yindo added the 🐞 bug🌊 feat:workflow labels 2026-02-21 18:39:53 -05:00
yindo closed this issue 2026-02-21 18:39:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9864