You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\User\Documents\GitHub\real-time-application\node_modules\@redis\client\dist\lib\client\socket.js:156
__classPrivateFieldGet(this, _RedisSocket_instances, "m", _RedisSocket_onSocketError).call(this, new errors_1.SocketClosedUnexpectedlyError());
^
Error: Socket closed unexpectedly
at Socket.<anonymous> (C:\Users\User\Documents\GitHub\real-time-application\node_modules\@redis\client\dist\lib\client\socket.js:156:118)
at Object.onceWrapper (node:events:642:26)
at Socket.emit (node:events:527:28)
at TCP.<anonymous> (node:net:709:12)
This request occurs when request the web UI in multiple tabs of the browser. In short, when I burst HTTP requests from numerous concurrent users.
The text was updated successfully, but these errors were encountered:
This request occurs when request the web UI in multiple tabs of the browser. In short, when I burst HTTP requests from numerous concurrent users.
The text was updated successfully, but these errors were encountered: