#1933-URGENT AND UNACCEPTABLE ERROR.

Admin.
#1
Admin.

Hello BotSailor community,

I’m seeing a strange behavior in one of my WhatsApp flows:


What happensWith a 20 s latency right before the final interactive “Si!” button block, the flow fires that same button message multiple times in succession—even though the user only tapped once (or not at all).Without any latency (buttons sent immediately), the flow behaves correctly and only triggers once per real tap.

I haven’t dug into HTTP-level details—I only confirmed that removing the delay entirely stops the repeated events.

#2
CEO

Here I had to disable the webhook of all clients to not receive messages, as the flows are duplicating infinitely, the message credits are already running out due to this.