cody-evaluate
cody-evaluate
I am seeing this issue as well intermittently
seems to happen when numSub and msgCount are off by 1 `{ type: 5, numSub: 3, resolve: [Function (anonymous)], timeout: Timeout { _idleTimeout: 5000, _idlePrev: [TimersList], _idleNext: [Timeout], _idleStart: 5650,...
> This doesn't currently work in standalone mode, but we could indeed add this `subscriptionMode: dynamic` for the classic adapter. Let me get back to you. this would be huge
I am seeing this as well
I second this. I do not care if socket count is not always 1 to 1 with user count. I need a way to count sockets without pulling all data...
@shivashahu07 its prbly caused by this https://github.com/socketio/socket.io-redis-adapter/issues/367#issuecomment-1783669520
@shivashahu07 nope, happens intermittently but we will be moving to the sharded adapter soon.