Skip to content

[Bug]: Inconsistent Document Parsing Progress #13460

@tdakanalis

Description

@tdakanalis

Self Checks

  • 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).
  • Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

RAGFlow workspace code commit ID

0

RAGFlow image version

v0.24.0-172-gc217b8f3d

Other environment information

Actual behavior

I have set up an LLM-based PDF parser, and I can see that the task is processed properly and the progress is reported as expected.

Image

However, the progress value in the database remained as shown in the image below throughout the entire parsing process.

Image

Expected behavior

I would expect the progress to be updated throughout the process so it can be properly communicated via the UI and the API.

Steps to reproduce

1. Create a dataset
2. Set up an LLM as a PDF Parser
3. Ingest a pdf document and start the parsing process

Additional information

No response

Metadata

Metadata

Assignees

Labels

🐞 bugSomething isn't working, pull request that fix bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions