ragflow/api/db
lemsn 3a831d0c28
Fixed the issue where database connections were interrupted under high concurrency (#10126)
### What problem does this PR solve?

Fixed the issue where database connections were interrupted under high
concurrency

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: lemsn <lemsn@126.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-09-25 17:03:43 +08:00
..
joint_services Feat/admin service (#10233) 2025-09-25 16:15:15 +08:00
services Fixed the issue where database connections were interrupted under high concurrency (#10126) 2025-09-25 17:03:43 +08:00
__init__.py Feat/admin service (#10233) 2025-09-25 16:15:15 +08:00
db_models.py Fixed the issue where database connections were interrupted under high concurrency (#10126) 2025-09-25 17:03:43 +08:00
db_utils.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
init_data.py perf: add get_all_kb_doc_count func to simplify kb.doc_num updating (#10169) 2025-09-19 19:11:50 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00