Didn't wait for the branch to end completely #6910

Closed
opened 2026-02-21 18:17:55 -05:00 by yindo · 2 comments
Owner

Originally created by @BingZi-233 on GitHub (Nov 24, 2024).

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

0.11.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

QQ_1732447070920

✔️ Expected Behavior

Normal end

Actual Behavior

Expected Behavior

Originally created by @BingZi-233 on GitHub (Nov 24, 2024). ### 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 0.11.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![QQ_1732447070920](https://github.com/user-attachments/assets/18a82417-e581-4272-b669-09fe9df9daca) ### ✔️ Expected Behavior Normal end ### ❌ Actual Behavior Expected Behavior
yindo added the 🤔 cant-reproduce label 2026-02-21 18:17:55 -05:00
yindo closed this issue 2026-02-21 18:17:55 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 24, 2024):

@BingZi-233 Hi there! I'm here to help you with any bugs, questions, or contributions you have for Dify. I'm a bot designed to assist you while waiting for a human maintainer. Let's tackle this issue together!

I found a similar closed issue where conversations were interrupted unexpectedly. The issue was related to the listen_timeout value in the ApplicationQueueManager class, which was set to 600 seconds. If the conversation lasted longer, it would be interrupted. This was addressed in a past update, and upgrading to version 0.5.7 resolved the issue [1].

Additionally, there was an open issue about workflows not producing output when using more than one web scraper. This was resolved by switching to custom web scraping tools [2].

You might want to check if these solutions are applicable to your situation or if there are any updates or configurations in your current version that could address the issue.

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 24, 2024): <!-- Greeting --> @BingZi-233 Hi there! I'm here to help you with any bugs, questions, or contributions you have for Dify. I'm a bot designed to assist you while waiting for a human maintainer. Let's tackle this issue together! <!-- Answer --> I found a similar closed issue where conversations were interrupted unexpectedly. The issue was related to the `listen_timeout` value in the `ApplicationQueueManager` class, which was set to 600 seconds. If the conversation lasted longer, it would be interrupted. This was addressed in a past update, and upgrading to version 0.5.7 resolved the issue <sup>[[1]](https://github.com/langgenius/dify/issues/2587)</sup>. Additionally, there was an open issue about workflows not producing output when using more than one web scraper. This was resolved by switching to custom web scraping tools <sup>[[2]](https://github.com/langgenius/dify/issues/3455)</sup>. You might want to check if these solutions are applicable to your situation or if there are any updates or configurations in your current version that could address the issue. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Author
Owner

@crazywoola commented on GitHub (Nov 24, 2024):

Please provide a minimal DSL.

@crazywoola commented on GitHub (Nov 24, 2024): Please provide a minimal DSL.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6910