ookamiiixd / baileys-api

Simple WhatsApp REST API with multiple device support
MIT License
431 stars 327 forks source link

session status on server reboot #142

Closed pablocruzpineda closed 1 year ago

pablocruzpineda commented 1 year ago

Hello, I have a question. What would be the correct behavior if the server was rebooted with opened sessions? Is any way to keep the sessions active? or should the user read the QR again? I have sessions in DB, but not able to keep them alive after reboot. Would appreciate any comment on this. Thanks!

ookamiiixd commented 1 year ago

It's supposed to resume all saved sessions. If they didn't, could you give me more information about that?

ookamiiixd commented 1 year ago

Closing this due to inactivity