mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[PR #21525] fix: make Brave web search failures clearer and safer #26122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/21525
Author: @Plutarch01
Created: 2/17/2026
Status: 🔄 Open
Base:
dev← Head:fix/brave-web-search-resilience-dev📝 Commits (1)
1af8e0cfix: improve brave web search failure handling📊 Changes
2 files changed (+25 additions, -1 deletions)
View changed files
📝
backend/open_webui/routers/retrieval.py(+9 -0)📝
backend/open_webui/utils/middleware.py(+16 -1)📄 Description
Pull Request Checklist
devbranch.fix.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
backend/open_webui/routers/retrieval.pybackend/open_webui/utils/middleware.pyHow I tested
python -m py_compile open_webui/routers/retrieval.py open_webui/utils/middleware.pybraveWEB_SEARCH_CONCURRENT_REQUESTSis unset/0Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.