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