Skip to content

fix: handle missing metadata in indexer extractors#390

Merged
doorgan merged 2 commits intomainfrom
doorgan/indexer-metadata-crash
Feb 15, 2026
Merged

fix: handle missing metadata in indexer extractors#390
doorgan merged 2 commits 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
Co-authored-by: Mitchell Hanberg <mitch@mitchellhanberg.com>
@doorgan doorgan merged commit 71c33f1 into main Feb 15, 2026
37 checks passed
@doorgan doorgan deleted the doorgan/indexer-metadata-crash branch February 15, 2026 20:15
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

2 participants