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.