Skip to content

Add Indexer Reconciliation Job For Missing Streams #69

@ritik4ever

Description

@ritik4ever

Problem:
Current syncing and event indexing can diverge if one path misses data or if the node was unavailable temporarily.

Scope:
Add a reconciliation job that compares local streams against on-chain IDs and repairs gaps.

Acceptance criteria:

  • Missing local streams can be backfilled from chain
  • The job avoids duplicating already indexed streams
  • Failures are logged clearly
  • Reconciliation can run safely more than once

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions