Skip to content

feat: implement auto-retry mechanism for RPC calls (fixes #36)#96

Merged
JerryIdoko merged 1 commit intoVesting-Vault:mainfrom
AlAfiz:ops/issue-36-rpc-retry
Feb 25, 2026
Merged

feat: implement auto-retry mechanism for RPC calls (fixes #36)#96
JerryIdoko merged 1 commit intoVesting-Vault:mainfrom
AlAfiz:ops/issue-36-rpc-retry

Conversation

@AlAfiz
Copy link
Copy Markdown
Contributor

@AlAfiz AlAfiz commented Feb 25, 2026

feat: retry RPC calls (#36)

Description: Adds executeRpcWithRetry to handle flaky Stellar Horizon connections.

Retries: 10 attempts, exponential backoff.
Log: Warns on 3rd failure.
Abort: Stops on 4xx errors (except 429).
Fixes: #36

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Feb 25, 2026

Hey @AlAfiz! 👋 It looks like this PR isn't linked to any issue.

If this PR is for one of the issues assigned to you as part of a Wave, please link it to ensure your contribution is tracked properly. You can do this by adding a keyword to the PR description (e.g., Closes #123), or by clicking a button below:

Issue Title
#73 #38 Issue 38: [Config] Multi-Network Environment Support Link to this issue
#74 #39 Issue 39: [Analytics] Admin "Top Claimers" Dashboard API Link to this issue
#71 #36 Issue 36: [Ops] Auto-Retry Mechanism for RPC Calls Link to this issue
#72 #37 Issue 37: [Database] Cold Storage for Completed Vaults Link to this issue

ℹ️ Learn more about linking PRs to issues

@JerryIdoko JerryIdoko merged commit c03ac25 into Vesting-Vault:main Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants