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

Notion connector: unsupported block types crashes ingest #1230

Closed
EdmundKorley opened this issue Mar 20, 2024 · 0 comments · Fixed by #1231
Closed

Notion connector: unsupported block types crashes ingest #1230

EdmundKorley opened this issue Mar 20, 2024 · 0 comments · Fixed by #1231

Comments

@EdmundKorley
Copy link
Contributor

This is related to issue #1053 and the fix #1059.

We have seen that Notion connector ingest crashes when it tried to get the children of a specific block.

CleanShot 2024-03-20 at 11 38 35@2x

Hitting the Notion API directly shows that this is a special unsupported block type (may have replaced the ai_block which is not in Notion docs but not 100% sure). The connector should at least also skip processing unsupported block types.

CleanShot 2024-03-20 at 11 40 40@2x

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 a pull request may close this issue.

1 participant