I expect itâs the ={{ parseInt($(âWebhookâ).item.json["query"]["moreData"]["time"]) }} expression in the Wait Amount field causing an issue
Can you try to embed the workflow? That will make it easier for me to try without needing to recreate the workflow. Just select all of the workflow nodes and copy. Then paste it in a codebock and it embeds. Make a codebock with this icon:
The only thing I can think is that there is a bug, your incoming data is inconsistent, or the parseInt() is causing an issue for some reason.
Bug seems most likely since you donât have any errors. I checked and the node hasnt been updated between our versions (though i didnt check stuff it depends on).
Try deleting the node and starting with a fresh one and try it in a new workflow and see if that fixed.
I donât know who to ping on the team, I see people mentioning @Jon for this stuff
I had noticed they eventually stopped so I let one run this afternoon instead of stopping the execution. It completed after 420~ minutes instead of 60 for some reason.
Iâm experiencing this as well. Older workflows that have âWaitâ nodes seem to still be working as they used to, but today I built a new workflow and the âWaitâ node is supposed to wait 5 minutes, itâs been 10 minutes and they are all still in âWaitingâ status and I can see in my database that the actions that are supposed to take place after waiting arenât happening.
Here is an example of the workflow:
And an example of the JSON in the âWebhookâ node:
I have a 60 and a 120 version. I let the 120 run over night and it ran for 480. Based off that itâs going to run for 360, 6 hours, and then add my time to that.