Skip to content

[Util] Add commands to backfill AN indexes#7977

Open
peterargue wants to merge 4 commits into
v0.42from
peter/add-collection-index-backfill
Open

[Util] Add commands to backfill AN indexes#7977
peterargue wants to merge 4 commits into
v0.42from
peter/add-collection-index-backfill

Conversation

@peterargue

Copy link
Copy Markdown
Contributor

Add 2 new util commands:

  • backfill-tx-errors -> reads transaction results from an execution node's DB, and writes the error messages into an access node's DB.
  • reindex collections -> reindexes collections and results by blockID to backfill any blocks missed by the Access ingestion engine.

@peterargue peterargue requested a review from a team as a code owner September 26, 2025 22:49
@codecov-commenter

codecov-commenter commented Sep 26, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 165 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cmd/util/cmd/backfill-tx-errors/cmd.go 0.00% 112 Missing ⚠️
cmd/util/cmd/reindex/cmd/collections.go 0.00% 53 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions github-actions Bot added the Stale Label used when marking an issue stale. label Nov 26, 2025
@peterargue peterargue added Preserve Stale Bot repellent and removed Stale Label used when marking an issue stale. labels Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Preserve Stale Bot repellent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants