Closed timramseyjr closed 3 years ago
Thanks, but the correct usage here is to use the result pager class.
Please see the readme for more:
Using the lazy fetch, you can keep going through until you've seen enough, and break out of your for loop. It'll stop loading from the server at that point.
DO is only returning 20 records per request - which is limited by the per_page query parameter