Skip to content

fix: handle missing metadata in indexer extractors#390

Open
doorgan wants to merge 1 commit intomainfrom
doorgan/indexer-metadata-crash
Open

fix: handle missing metadata in indexer extractors#390
doorgan wants to merge 1 commit intomainfrom
doorgan/indexer-metadata-crash

Conversation

@doorgan
Copy link
Collaborator

@doorgan doorgan commented Feb 14, 2026

Fixes #379

The indexer was crashing because it encountered nodes with missing location metadata. I'm not sure what code exactly triggered that, I suspect it might be broken code so I added tests for that.

I also looked at other places in the indexer where we would crash on missing metadata and added error handling there too.

@doorgan doorgan force-pushed the doorgan/indexer-metadata-crash branch from d02860a to f0e8a67 Compare February 14, 2026 01:41
@doorgan doorgan marked this pull request as ready for review February 14, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Indexing never finishes

1 participant