issues
search
fetchai
/
ledger-subquery
This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2
stars
10
forks
source link
chore: no halting 🚀
#178
Closed
bryanchriswhite
closed
1 year ago
bryanchriswhite
commented
1 year ago
Changes
add
UnprocessedEntity
entity to track details of a failure while during handling
add misc. utils to simplify impact on handler code
refactor existing handlers to use track unprocessed entities and continue running in the event of an error
Changes
UnprocessedEntity
entity to track details of a failure while during handling