code-chat-br / whatsapp-api

CodeChat - WhatsApp Api
https://docs.codechat.dev
Apache License 2.0
659 stars 261 forks source link

Socketio Redis Crash API #64

Closed geanderson-ai closed 1 year ago

geanderson-ai commented 1 year ago

when we set the env file redis true and set the url, after a while of use the api returns the error max reached person, checking the logs is the loss of the socket connection due to an error in redis. There are several threads dealing with the subject. https://stackoverflow.com/questions/71529057/how-can-i-restore-sockets-in-rooms-after-redis-crashes-with-socket-io-redis-adap

jrCleber commented 1 year ago

What version of your api?