Support for Automatic Session Reconnection in Waha WebJS #982
vandyahmad24
started this conversation in
General
Replies: 1 comment 3 replies
-
Hi! For how long does the phone go offline? It'll go to FAILED after ~10 days when phone offline, that's whatsapp behaviour, nothing we can do, but for short time (1-2 days) it should be fine Does session goes to FAILED status and you have to scan QR code or restart helps? The next time it happens, could you check docker logs during that time and send it pls? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm a beginner programmer and recently started using Waha WebJS.
I noticed that sometimes the WhatsApp session gets disconnected—for example, when the user's phone number is temporarily turned off or out of signal. When this happens, I need to manually restart the session from the Waha dashboard to get it connected again.
Is there a way to automatically reconnect the session when the connection is restored?
In what specific cases or conditions does the session get lost or disconnected? For example, does it happen only when the phone is turned off, the number is unreachable, or are there other possible causes?
If automatic reconnection is not currently supported, could you consider adding support for automatic session recovery, or provide best practices for handling this scenario programmatically?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions