Skip to content

In parallel mode, only one knowledge base will return results. #12379

@JCLoranger

Description

@JCLoranger

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.13.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

When I run three knowledge bases in parallel, only one returns a result, and which knowledge base returns the result is completely random. Sometimes it's A, sometimes B, and sometimes C, but the only consistent thing is that only one returns a result. However, when I change them to run serially, all three knowledge bases return results. Additionally, I can get results during recall testing, so I believe this is a bug.
This is my workflow,the knowledge bases in the red box are the ones in parallel mode.
image

✔️ Expected Behavior

I hope these three knowledge bases can return results in the same way as when they run serially.

❌ Actual Behavior

Only one can return results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working🤔 cant-reproduceWe can not reproduce it or the information is limited

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions