I am running N8N self hosted version 1.56.2 and I am having issues with the Wait node. What I am trying to do is have an N8N process that if 10 records come in, wait a random amount of time for each record before passing it to the next step. What appears to be happening is that 10 records come in, it waits 1 set of random time and sends all the records to the next step.
That is incredible!!! WORKED PERFECT!!! Thank you @barn4k !!! I never knew that was an option and now that I think of it the concept sounds so obvious.