Wait Node Hanging

Hey there I am currently having an issue with the Wait Nodes on a workflow that I have created. Its there to wait for an API call to run and then move onto the next step. However For some reason its meant to wait for 120 seconds but hangs for ages. There are a number of Waits in the workflow and it seems that it only hangs on the first one.

My timezones are all the same for both workflows and n8n instance

Information on your n8n setup

  • n8n version: - 1.66.0
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): - n8n cloud
  • Operating system: Windows

Hi @PattrnData ,

Would you be able to share the wf? It would make it easier to debug if we could reproduce :slight_smile:

Also, are the other wait notes set to wait for over 1min?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.