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

Handle null parent type case in notion #1318

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

philipperolet
Copy link
Contributor

No description provided.

@philipperolet philipperolet merged commit b0f480c into main Sep 8, 2023
1 check passed
@philipperolet philipperolet deleted the hotfix-parent-null branch September 8, 2023 10:43
philipperolet added a commit that referenced this pull request Sep 11, 2023
1. Fix an issue related to unexpected parent types
The issue generates unhandled activity errors, it was fixed earlier
for null in PR #1318 . Another much rarer case is 'unknown'. Comments
are added to explain

2. Speed up the update by parallelizing queries with a factor
16 (anticipating moving top level folders with e.g. 1OK docs => might
take up to 30mns if not parallelized)
philipperolet added a commit that referenced this pull request Sep 11, 2023
1. Fix an issue related to unexpected parent types
The issue generates unhandled activity errors, it was fixed earlier
for null in PR #1318 . Another much rarer case is 'unknown'. Comments
are added to explain

2. Speed up the update by parallelizing queries with a factor
16 (anticipating moving top level folders with e.g. 1OK docs => might
take up to 30mns if not parallelized)
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.

1 participant