Webhook / Chat Trigger : Wait for Input

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?


Yes, im in version 1.110.1 still facing the issue. Any help on this would be helpful.

1 Like

I have the same issue.
The AI agent outputs the question and I want it to be forwarded to the chat.
Even though I set the Using response nodes the warning remains and the node goes into continuous thinking state.

This also occurs if I create a new workflow with only having “when chat message received’ trigger and connect it to a Respond to chat with some sample answer. (It should spam that back regardless of what I type in)