Wait node with on webhook call not working from the first short

Wait node with on webhook call not working from the first short

I have a workflow with a wait node. The wait URL is https://n8n.*******/webhook-waiting/{{$executionId}}/processing-finished

However the execution get ended after calling the wait web-hook multiple times.

What is the error message (if any)?

No message

Please share the workflow

Share the output returned by the last node

No output

Information on your n8n setup

  • n8n version:: 0.171.0
  • Database you’re using (default: SQLite):: PostgreSQL
  • Running n8n with the execution process [own(default), main]:: own I think (don’t know the difference)
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]:: Docker behind nginx reverse proxy

This is my fault. I put 3 inputs to the condition. How can I aggregate them into a single one? Looks like real concurrency is not really possible.

Hey @GhaziTriki, welcome I am not sure I fully understand the problem - could you elaborate a bit on what you mean by 3 inputs in the condition and where the Wait node comes into play?

@MutedJam I have changed the implementation. But if you check the “IF” node, there is 3 function in input.