mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 23:13:20 -05:00
[PR #10983] [MERGED] fix: add redis lock timeout config #93669
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/10983
Author: @yvedeng
Created: 2/28/2025
Status: ✅ Merged
Merged: 3/1/2025
Merged by: @tjbck
Base:
dev← Head:yvedeng/fix-redis-timeout-config📝 Commits (1)
41a2b86fix: add redis lock timeout config📊 Changes
2 files changed (+3 additions, -1 deletions)
View changed files
📝
backend/open_webui/env.py(+1 -0)📝
backend/open_webui/socket/main.py(+2 -1)📄 Description
Changelog Entry
Description
Added
WEBSOCKET_REDIS_LOCK_TIMEOUT_IN_SECONDSenvironment variable. The default value is 1 minute.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.