mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-05 10:05:05 +08:00
Update version info to v0.14.1 (#3720)
### What problem does this PR solve? Update version info to v0.14.1 ### Type of change - [x] Documentation Update --------- Signed-off-by: jinhai <haijin.chn@gmail.com>
This commit is contained in:
@ -5,7 +5,7 @@ slug: /run_health_check
|
||||
|
||||
# Run health check on RAGFlow's dependencies
|
||||
|
||||
Double check the health status of RAGFlow's dependencies.
|
||||
Double-check the health status of RAGFlow's dependencies.
|
||||
|
||||
The operation of RAGFlow depends on four services:
|
||||
|
||||
@ -16,7 +16,7 @@ The operation of RAGFlow depends on four services:
|
||||
|
||||
If an exception or error occurs related to any of the above services, such as `Exception: Can't connect to ES cluster`, refer to this document to check their health status.
|
||||
|
||||
You can also click you avatar on the top right corner of the page **>** System to view the visualized health status of RAGFlow's core services. The following screenshot shows that all services are 'green' (running healthily). The task executor displays the *cumulative* number of completed and failed document parsing tasks from the past 30 minutes:
|
||||
You can also click you avatar in the top right corner of the page **>** System to view the visualized health status of RAGFlow's core services. The following screenshot shows that all services are 'green' (running healthily). The task executor displays the *cumulative* number of completed and failed document parsing tasks from the past 30 minutes:
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user