Hi, My rows are updating one by one, and, unfortunately, triggering once all rows is a problem because there is no information triggered at all in some rows or columns. How can I delay the trigger to start every 2-3 minutes ? I mean not after trigger. before
Thank you!
Does this piece help you? In sense you push everything to queue and have another flow that has schedule + pull 1 job at time from queue and process it?