Describe the problem/error/question
What is the error message (if any)?
N/A
Please share your workflow
N/A
Information on your n8n setup
- n8n version: NA
- Database (default: SQLite): NA
- n8n EXECUTIONS_PROCESS setting (default: own, main): NA
- Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
- Operating system: NA
Hey all–I was just trying to use slack “send and wait” in an ai agent and it either continues on without waiting for a response or it waits and the response I provide in slack (approve/deny/etc) is not received when I look at the logs (agent ends up waiting until it times out even though the response should have been registered)
Is this simply a limitation of the AI Agent node? Or am I doing something wrong?