Japanese version: /ja/doc/indexer/resync-pagination-missing-data.html
Resync, Pagination, Missing Data
TL;DR
- Cursor format is fixed JSON of
block_number/segment/byte_offset. - On
Err.Pruned, continue by correcting cursor position.
Pitfalls
- Pruning progresses while indexer is down and causes history gaps
- Segment limit mismatch prevents recovery
Sources
tools/indexer/README.mddocs/specs/indexer-v1.mdtools/indexer/src/config.ts