Background
RPC outage shouldn't stop the indexer. Fall back to Horizon when RPC is unhealthy.
What to build
A pluggable source interface with two implementations and a health-check-driven switcher.
Key files
src/indexer/sources/ (new)
Acceptance criteria
Drips Wave · Complexity: Advanced · 200 points
Background
RPC outage shouldn't stop the indexer. Fall back to Horizon when RPC is unhealthy.
What to build
A pluggable source interface with two implementations and a health-check-driven switcher.
Key files
src/indexer/sources/(new)Acceptance criteria