Skip to content

fix(kb): improve ingestion error handling and return HTTP 500 on failure#127

Open
sqhyz55 wants to merge 1 commit intoxorbitsai:mainfrom
sqhyz55:fix/kb-embedding-model-validation
Open

fix(kb): improve ingestion error handling and return HTTP 500 on failure#127
sqhyz55 wants to merge 1 commit intoxorbitsai:mainfrom
sqhyz55:fix/kb-embedding-model-validation

Conversation

@sqhyz55
Copy link
Collaborator

@sqhyz55 sqhyz55 commented Mar 10, 2026

  • ingest: on result.status==error raise HTTPException(500) with 文档处理失败 message; on partial log warning and return result
  • ingest_web: on result.status==error raise HTTPException(500) with 网页抓取失败 message; on partial log warning and return result.

- ingest: on result.status==error raise HTTPException(500) with 文档处理失败 message; on partial log warning and return result
- ingest_web: on result.status==error raise HTTPException(500) with 网页抓取失败 message; on partial log warning and return result
- Migrated from FenixAOS fix/kb-embedding-model-validation (backend only)

Made-with: Cursor
@XprobeBot XprobeBot added the bug Something isn't working label Mar 10, 2026
@sqhyz55 sqhyz55 marked this pull request as draft March 11, 2026 06:07
@sqhyz55 sqhyz55 marked this pull request as ready for review March 12, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants