ragflow/test/testcases
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
..
test_http_api Fix: Increase timeouts for document parsing and model checks (#8996) 2025-07-23 15:08:36 +08:00
test_sdk_api Fix: Increase timeouts for document parsing and model checks (#8996) 2025-07-23 15:08:36 +08:00
test_web_api Test: Add dialog app test suite and update common.py with dialog endpoints (#8729) 2025-07-08 19:18:44 +08:00