Skip to content

Remove nodes from Ubergraph-Info payload#108

Merged
tokebe merged 1 commit intomainfrom
ubergraph-info-downsize
Jan 27, 2026
Merged

Remove nodes from Ubergraph-Info payload#108
tokebe merged 1 commit intomainfrom
ubergraph-info-downsize

Conversation

@shuchenliu
Copy link
Copy Markdown
Contributor

The nodes field has been removed from the ubergraph information payload to reduce storage usage and improve fetching time, as node details can be queried directly from the Ubergraph index in Elasticsearch.

@sentry
Copy link
Copy Markdown

sentry bot commented Jan 27, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../retriever/data_tiers/tier_1/elasticsearch/meta.py 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
...retriever/data_tiers/tier_1/elasticsearch/types.py 94.36% <ø> (-0.08%) ⬇️
.../retriever/data_tiers/tier_1/elasticsearch/meta.py 22.92% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tokebe tokebe merged commit 4063cc2 into main Jan 27, 2026
4 of 5 checks passed
@shuchenliu shuchenliu deleted the ubergraph-info-downsize branch January 27, 2026 20:15
@tokebe tokebe mentioned this pull request Feb 17, 2026
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.

2 participants