**Description:** Operational teams need a way to replay events if the indexer falls behind. Provide admin-only replay endpoints: - replay by ledger range - replay by event cursor - report replay progress and errors **Acceptance Criteria:** - [ ] Admin-only replay endpoint implemented. - [ ] Replay is deduplicated. - [ ] Replay job progress observable.
Description:
Operational teams need a way to replay events if the indexer falls behind. Provide admin-only replay endpoints:
Acceptance Criteria: