Skip to content

[Bug]: Queuing task to parse documents when other already parsing Kbs are deleted #5355

Open
@Unaiideko

Description

@Unaiideko

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

...

RAGFlow image version

v0.16.0

Other environment information

I am working on an AWS virtual enviroment using ragflow via containers.

Actual behavior

When an already started to parse knowledge base is deleted and the parsing is not fully completed, the next documents you start to parse will be queued, assuming you have parse tasks left, even if you already deleted the knowledge base. My solution to this has been to restart my machine, but this has to be fixed.

Expected behavior

No response

Steps to reproduce

Start parsing documents in a knowledge base and delete it when some documents are still parsing, then create a new one and when you try to parse the new documents they will be queued.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions