Hello BotSailor community,
I’m seeing a strange behavior in one of my WhatsApp flows:
- With 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.