I’m currently reviewing the flow control section and the repeater module caught my eye. While I grasp the general concept, I’m seeking some guidance on its practical application.
Specifically, I’d appreciate some real-world examples or automation scenarios where using the repeater module would be the optimal solution.
Any insights you can provide would be greatly appreciated!
Yes, chunking a large sized array into a smaller arrays, and running the subsequent modules in batches. E.g. sleep 30 seconds every batch of 50 records.