Bot stopping

I have a bot in TypeBot using the Evolution API to integrate with WhatsApp. The bot works, but it randomly stops and then comes back after an undetermined period of time. This happens at least once a week. Any suggestions on what might be causing this?
3 Replies
Baptiste
Baptiste2w ago
We don't support Evolution API
brunashot
brunashotOP2w ago
Is there another platform I can use as a replacement for Evolution?
Ebola
Ebola5d ago
The problem occurs for the following reason: when there are sequential message blocks and after the message there is a script or Http Request, Typebot executes the scripts first and then sends the messages. I don't know the reason, but I believe it's performance-related, and the issue isn't exclusive to Typebot. I've seen this occur on two other platforms similar to Typebot.

Did you find this page helpful?