open-webui/backend
Jason Kidd 8f51681801
feat: Make ENABLE_WEBSOCKET_SUPPORT disable polling entirely to allow multiple replicas without sticky sessions.
See https://socket.io/docs/v4/using-multiple-nodes/ for details why this was done.

Also create a redis key to track which replica is running the cleanup job
2024-12-18 07:54:12 -08:00
..
data
open_webui feat: Make ENABLE_WEBSOCKET_SUPPORT disable polling entirely to allow multiple replicas without sticky sessions. 2024-12-18 07:54:12 -08:00
.dockerignore
.gitignore
dev.sh
requirements.txt Merge pull request #7501 from open-webui/dependabot/pip/backend/dev/aiohttp-3.11.8 2024-11-30 22:58:10 -08:00
start_windows.bat
start.sh