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 #130

Closed
wants to merge 9 commits into from

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

metaplex-foundation#175

@kespinola kespinola changed the base branch from main to triton-build February 23, 2024 11:24
@kespinola
Copy link
Collaborator Author

#131

@kespinola kespinola closed this Feb 23, 2024
@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.

3 participants