mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #7629] Feature request - disable conencted user and usage websocket at all #53487
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7629
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