ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: How to cannel a document parse process through backend?

Open nevergone123 opened this issue 10 months ago • 2 comments

Describe your problem

  1. Somebody ran a parse process that caused an error, and the task queue was stuck.
  2. Everytime I restart the backend, the task wil restart and stuck the task queue again.

How to cannel the task without web UI?I don't have the account.

nevergone123 avatar Mar 05 '25 09:03 nevergone123

by the way, what is actually stored in redis?

nevergone123 avatar Mar 05 '25 11:03 nevergone123

Redis stores the task queue.

KevinHuSh avatar Mar 06 '25 03:03 KevinHuSh