mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
Feature request - disable conencted user and usage websocket at all #2927
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?
Originally created by @itaybar on GitHub (Dec 5, 2024).
Feature Request
when running OpenwebUI on k8s, with major amount of users (and instances) the websocket is going crazy with or without redis, and make a lot of request since every client sends usage update on the socket every second so if you have 10k online user, you are going wild.
I recommend to add that as an optional feature that you can control in the settings