Skip to content

Conversation

slorello89
Copy link
Member

Fixes #623

Atm nothing is stopping the page method from fetching the entire result set rather than just a single page at a time. Adding a flag to get execute to stop after the first page.

@slorello89 slorello89 requested review from bsbodden and guyroyse May 15, 2024 19:22
@sav-norem sav-norem self-requested a review May 29, 2024 18:09
@slorello89 slorello89 merged commit 44cbeaf into main May 31, 2024
@slorello89 slorello89 deleted the bugfix/pagination branch May 31, 2024 17:33
sav-norem pushed a commit that referenced this pull request Jul 5, 2024
single page per `page` call (#624)

Co-authored-by: Steve Lorello <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query returns all results after hitting limit
2 participants