mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-09-02 12:57:05 +00:00

### What problem does this PR solve? Fixes #6548 Add exception handling to prevent exceptions from propagating back to the web, which may lead to failure in displaying conversation content. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe): Co-authored-by: cm <caiming@sict.ac.cn>