I just want to know if I did delay for piece correctly.
here’s my flow:
- push items to Queue
- Delay for: X minutes
- Pull 1 item from Queue
- Do something.
Would this work if total items in queue are 15 and I want all of them to be published X minutes after each other?