Share feedback, ideas and get community help

Updated last year

Stuck till all sequence runs

At a glance

The community member is experiencing an issue where a sequence of actions (A, 10 seconds, B, 10 seconds, C) is not displaying as expected. Instead, the entire sequence runs before displaying the results. The community members suggest adding a "Wait" block before a long webhook block with the "Pause the flow" option enabled as a solution, which works on the web but not on other platforms. The community members acknowledge this as a limitation and are working on a solution.

Useful resources
If I do something like the image (URL: https://hub.dummyapis.com/delay?seconds=10)
it takes 20 seconds (10 of each request) of black screen, then display A, B, C.
I was expecting A, 10 seconds, B, 10 seconds, C.
Looks like it run all the sequence till it finds a user input to start displaying the results. Why?
Can I do anything to avoid this?
Attachment
image.png
B
V
p
5 comments
That's exactly how it behaves
You can add a "Wait" block before a long webhook block (https://docs.typebot.io/editor/blocks/logic/wait#pause-the-flow) with the Pause the flow option enabled
Perfect! Thank you!
this only works on web :/
Indeed, for now that's a limitation. I'm working on a solution for that
Add a reply
Sign up and join the conversation on Discord