mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
089659ffb1
The connection limit wasn't being applied to pubsub, which would overload the server if a ton of logs were being published at once. This should fix it, and improve scale a lot!