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
Hello.
thank for this great adapter. It helped me so much because my redis adapter crashed regulary so I could not use the redis adapter.
The adapter is working great but I in my prod environment I get this error sometimes.
at Timeout._onTimeout (/usr/src/app/node_modules/@socket.io/mongo-adapter/dist/index.js:512:28)
at listOnTimeout (node:internal/timers:594:17)
at process.processTimers (node:internal/timers:529:7)
I'm not able to find the root cause.
It happens only in the prod environment with several thousend mesages per second.
The text was updated successfully, but these errors were encountered:
Hello.
thank for this great adapter. It helped me so much because my redis adapter crashed regulary so I could not use the redis adapter.
The adapter is working great but I in my prod environment I get this error sometimes.
I'm not able to find the root cause.
It happens only in the prod environment with several thousend mesages per second.
The text was updated successfully, but these errors were encountered: