I am using whatsapp trigger node. I have an issue in that. I set the workflow to active but after sometimes of idle, the whatsapp trigger nodel doesn’t gets triggered when I send the message to that whatsapp number. Later If I deactivate and then active it manually, it starts triggers for every message.
What is the issue here? why it doesn’t trigger after certain idle times? How to solve this issue?
Actually there is no issue in the meta side. When I meet the above issue, once the workflow is deactivated and activated again, the whatsapp trigger is get triggered. But after some idle times it doesn’t get triggered.
I think it is a bug of the node but we can try two ways:
simply re-create a new workflow to see if the issue persists
if the workflow becomes unresponsive after a period of inactivity, consider implementing a monitoring mechanism. Use a separate scheduled workflow to periodically send a test message or ping the webhook to keep it active.
Actually this is a bug. I guess the bug was fixed. Now its working fine and I think it shouldn’t be repeated again coz when it is in production, it will make a major issue in the product.
And thank you for your response @Gallo_AIA. Had a good conversation!