ragflow/api/utils
Liu An b4b6d296ea
Fix: Increase timeouts for document parsing and model checks (#8996)
### What problem does this PR solve?

- Extended embedding model timeout from 3 to 10 seconds in api_utils.py
- Added more time for large file batches and concurrent parsing
operations to prevent test flakiness
- Import from #8940
- https://github.com/infiniflow/ragflow/actions/runs/16422052652

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-23 15:08:36 +08:00
..
__init__.py Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 2025-02-27 17:02:42 +08:00
api_utils.py Fix: Increase timeouts for document parsing and model checks (#8996) 2025-07-23 15:08:36 +08:00
commands.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
file_utils.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
log_utils.py Trivals. (#8597) 2025-07-01 14:05:18 +08:00
t_crypt.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
validation_utils.py Fix: Refactor parser config handling and add GraphRAG defaults (#8778) 2025-07-23 09:29:37 +08:00
web_utils.py Refa: better MIME content type (#8801) 2025-07-11 18:47:19 +08:00