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

[Patch] Filter out failed transactions while tree backfilling #175

Merged

Conversation

kespinola
Copy link
Collaborator

Issue

The backfiller was not filtering out failed transactions before pushing them for indexing which caused incorrect information to be indexed.

Fix

  • Add filter to remove failed transactions before pushing along to ingester.

Changes

  • Add audit command to ops bubblegum to identify failed transaction that made it into the index

@kespinola kespinola merged commit 4632968 into metaplex-foundation:main Feb 23, 2024
3 checks passed
@kespinola kespinola deleted the espi/ops-bubblegum-backfill-patch branch February 23, 2024 11:27
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