mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-27 04:57:15 +08:00
### What problem does this PR solve? This commit changes the status 'not started' from being hard-coded to being maintained by the TaskStatus enum. This enhancement ensures consistency across the codebase and improves maintainability. ### Type of change - [x] Refactoring