ragflow/api
Zhichang Yu 4ed5ca2666
handle_task catch all exception (#3441)
### What problem does this PR solve?

handle_task catch all exception
Report heartbeats

### Type of change

- [x] Refactoring
2024-11-15 18:51:09 +08:00
..
apps handle_task catch all exception (#3441) 2024-11-15 18:51:09 +08:00
db handle_task catch all exception (#3441) 2024-11-15 18:51:09 +08:00
utils Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +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 Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
settings.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +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