Skip to content

Implement 'backfill' service #213

@Otaiki1

Description

@Otaiki1

Context

If Horizon missed an event, we need a way to fill specific gaps.

Goal

Add a service to fetch specific ledger ranges and re-index.

Contributor guide

  1. Directory: indexer/
  2. Create backfill(startLedger, endLedger) method.
  3. Ensure it does not collide with active poller (locks).
  4. Log progress and handle missing ledgers in Horizon archive.
  5. Add CLI wrapper.

References

  • Indexer backfill guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions