ragflow
ragflow copied to clipboard
[Question]: How to cannel a document parse process through backend?
Describe your problem
- Somebody ran a parse process that caused an error, and the task queue was stuck.
- 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.
by the way, what is actually stored in redis?
Redis stores the task queue.