Skip to content

#36 Issue 36: [Ops] Auto-Retry Mechanism for RPC Calls #71

@JerryIdoko

Description

@JerryIdoko

Description:
The Stellar Horizon API occasionally rate-limits or drops connections. The indexer must handle this gracefully without crashing.
Acceptance Criteria:

[ ] Wrap RPC calls in an exponential backoff retry mechanism (e.g., using p-retry or Axios interceptors).

[ ] Log warnings after 3 failed attempts, crash only after 10.
Labels: ops, reliability

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions