langgenius / langgenius/dify

if a node sets exception handling - default values will affect streaming output

Open
#40,865 1 comment 1 reaction 0 assignees View on GitHub
🐞 bug
Dominant language
TypeScript
Stars
156k
Forks
24.6k
Avg merge
22h 9m
Merged PRs (30d)
610

Description

### Self Checks

- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [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, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.

### Dify version

1.16.1

### Cloud or Self Hosted

Self Hosted (Docker)

### Steps to reproduce

Image
After setting the exception branch, no streaming output will be performed.

### ✔️ Expected Behavior

Normal flow of output content is proceeding.

### ❌ Actual Behavior

After setting the exception branch, no streaming output will be performed.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Reproduce the self-hosted 1.16.1 workflow with an exception branch and compare streaming output with and without that branch, then trace the workflow streaming and exception-handling entry points. Done means normal output continues after the exception branch is configured, with a regression test covering the behavior.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.