When there are too many nodes in the workflow, the results of the workflow cannot be displayed! #3519

Closed
opened 2026-02-21 17:58:49 -05:00 by yindo · 0 comments
Owner

Originally created by @Alian2333 on GitHub (May 21, 2024).

Originally assigned to: @Yeuoly 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).
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.8

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

1.When I connect several nodes in the workflow, there is no JSON result in my packaged webpage when all processes are completed.
2.Add timing and waiting function in workflow!!!!!!!!When I reference the video API, I need to wait for a period of time for the API to generate my video!!!!!
3.Besides, why did I delete nodes when I deleted lines in the workflow!!!!!!!!!Why don't deselect the previous selected node when I select the line!!!!!!!!!!!

✔️ Expected Behavior

1.When I add many nodes in the workflow, I can still see my JSON OUTPUT
2.I need the timing and waiting function in my workflow
3.When I delete lines, only delete lines

Actual Behavior

1.MY JSON OUTPUT IS DISAPPEARED
2.I cannot do timed waiting, I can only concatenate countless Python 3 scripts waiting for 10 seconds together,when running after packaging, JSON OUTPUT disappears
3.This terrible operation method always makes me delete nodes

Originally created by @Alian2333 on GitHub (May 21, 2024). Originally assigned to: @Yeuoly 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] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.6.8 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 1.When I connect several nodes in the workflow, there is no JSON result in my packaged webpage when all processes are completed. 2.Add timing and waiting function in workflow!!!!!!!!When I reference the video API, I need to wait for a period of time for the API to generate my video!!!!! 3.Besides, why did I delete nodes when I deleted lines in the workflow!!!!!!!!!Why don't deselect the previous selected node when I select the line!!!!!!!!!!! ### ✔️ Expected Behavior 1.When I add many nodes in the workflow, I can still see my JSON OUTPUT 2.I need the timing and waiting function in my workflow 3.When I delete lines, only delete lines ### ❌ Actual Behavior 1.MY JSON OUTPUT IS DISAPPEARED 2.I cannot do timed waiting, I can only concatenate countless Python 3 scripts waiting for 10 seconds together,when running after packaging, JSON OUTPUT disappears 3.This terrible operation method always makes me delete nodes
yindo added the 🌊 feat:workflow label 2026-02-21 17:58:49 -05:00
yindo closed this issue 2026-02-21 17:58:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#3519