Issue: Direct Reply Node in Loop/Iteration Causes Errors, Stops After First Iteration, and Breaks Streaming (v1.61.1 & v1.17.1, Docker)

オープン
#42,547 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
docker, typescript
領域
ai, backend

調査の方向性

Start by reproducing the workflow with a Direct Reply node inside a loop or iteration using the Docker deployment and the affected versions. Trace the loop execution and streaming behavior from that node; the issue is done when execution completes all iterations, streams the first result, and raises no error.

索引モデルが issue の本文から書いたものです。

説明

🐞 bug
Self Checks
  • I have read the Contributing Guide and Language Policy.
  • 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, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.
Dify version

1.16.1&1.17.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Deploy the application using Docker with version 1.61.1 and/or 1.17.1.

Create a workflow that contains a loop/iteration.

Add a Direct Reply node inside the loop body and inside the iteration.

Execute the workflow and observe the behavior.

✔️ Expected Behavior

The Direct Reply node should work normally inside the loop body and inside the iteration.

Streaming output should be supported.

Execution should not throw an error or stop after only the first iteration.

The result of the first iteration should be streamed successfully.

❌ Actual Behavior

Adding a Direct Reply node inside the loop body and inside the iteration immediately causes an error, or execution stops after only the first iteration.

The result of the first iteration is not streamed.

This issue did not seem to occur before.

No specific logs are available for further analysis.

主要言語
TypeScript
スター
157k
フォーク
24.7k
平均マージ
22時間 32分
マージ済み PR(30日)
611

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

langgenius/dify のほかの issue

langgenius/dify の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。