Issue:
When agent is running the wait action, and user sent a message to the task, it will have to wait until the wait action is done to process the message. However, new input/trigger should cut the queue of the wait action. This way, user don't have to wait before sending new request to agent.
Issue:
When agent is running the wait action, and user sent a message to the task, it will have to wait until the wait action is done to process the message. However, new input/trigger should cut the queue of the wait action. This way, user don't have to wait before sending new request to agent.