Elements are delivered with a delay
I have added two elements that are supposed to bridge the waiting time for the AI. I even have them in their own block. But they are still only delivered once Chatnode has finished its calculations. What can I change so that the content in the red frame is displayed earlier?

4 Replies
It's how the engine works. Check out this video: https://docs.typebot.io/editor/blocks/integrations/http-request#webhook-is-not-executed-in-the-right-order%3F
Typebot Docs
HTTP Request - Typebot Docs
It might change in a future version.
To avoid that you can add a Wait block with
Pause the flow
option onperfect. Merci!