ragflow/api
Zhichang Yu a854bc22d1
Rework task executor heartbeat (#3430)
### What problem does this PR solve?

Rework task executor heartbeat, and print in console.

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-11-15 14:43:55 +08:00
..
apps Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00
db Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00
utils Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
constants.py Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
ragflow_server.py Rework task executor heartbeat (#3430) 2024-11-15 14:43:55 +08:00
settings.py Remove unused settings (#3427) 2024-11-15 13:18:16 +08:00
validation.py Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
versions.py Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00