Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix/notion fix pagination in BlocksChildrenEndpoint and DatabasesEndpoint #186

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hardchor
Copy link

I was wondering why the notion runner was running in circles when ingesting bigger pages (with more than 100 blocks) - turns out the recursive child block getters forgot to point at the next page / cursor

@hardchor hardchor force-pushed the fix-notion-connector-iteration branch 2 times, most recently from d233ddb to 446b321 Compare October 19, 2024 09:42
@potter-potter potter-potter requested review from rbiseck3, potter-potter, vangheem and ahmetmeleq and removed request for vangheem, ahmetmeleq and rbiseck3 October 21, 2024 17:38
@rbiseck3
Copy link
Collaborator

I had asked this get folded into an existing PR that's migrating the notion connector to v2: #162

@potter-potter
Copy link
Contributor

@hardchor Thanks so much! We are just about to merge in a new Notion connector (we're moving all connectors to V2) and will make sure this is in there.

@hardchor hardchor force-pushed the fix-notion-connector-iteration branch from 446b321 to bb757f9 Compare October 28, 2024 16:58
@hardchor hardchor force-pushed the fix-notion-connector-iteration branch from e61f279 to f7a3d86 Compare October 28, 2024 19:07
@bryan-unstructured
Copy link
Contributor

issue has been fixed in PR #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants