aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[Indexer] temporarily skip over bad transactions

Open bowenyang007 opened this issue 3 years ago • 0 comments

Description

Temporary fix for unable to json serialize this transaction https://fullnode.testnet.aptoslabs.com/v1/transactions/by_version/286297914

Until we figure out how to properly parse those transactions we should skip them and reindex later.

Test Plan

Testing on testnet deployment


This change is Reviewable

bowenyang007 avatar Oct 19 '22 05:10 bowenyang007