Hello everyone,
I need your help.
I’m currently building a chatbot workflow with multiple AI agents (intent routing: appointment assistant, sales assistant, employee information). Everything worked fine in the test window, but now in live operation, the Respond to Chat node always stops with the clock symbol and no response is sent back.
What I’ve tried so far:
Set the chat trigger to Response Mode = Using response nodes (Respond Nodes)
Disabled Wait for User Reply in all Respond to Chat nodes
Ensured that every intent path (via Switch/IF) leads exactly to a Respond to Chat
Removed all Respond to Webhook nodes from the response flow
Problem:
Even though the item is there, the Respond to Chat never ends – it remains in the waiting state forever. The log shows:
Wait for Input
Even though the input is actually present correctly
Can anyone help me?


