Skip to content

Feat/failover provider#66

Open
sontuphan wants to merge 14 commits intotetherto:developfrom
sontuphan:feat/failover-provider
Open

Feat/failover provider#66
sontuphan wants to merge 14 commits intotetherto:developfrom
sontuphan:feat/failover-provider

Conversation

@sontuphan
Copy link
Copy Markdown
Contributor

@sontuphan sontuphan commented Mar 6, 2026

Description

Introduce a failover provider mechanism that automatically switches to a backup provider when the primary provider becomes unavailable or fails, improving reliability and resilience of network operations.

Motivation and Context

The system currently relies on a single provider, making it vulnerable to outages and rate limits. This change adds transparent fallback to secondary providers, improving reliability and reducing request failures.

Related Issue

PR fixes the following issue: N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Comment thread package.json Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-manager-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-manager-evm-erc-4337.js
Comment thread src/wallet-account-read-only-evm-erc-4337.js
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-manager-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Comment thread src/wallet-account-read-only-evm-erc-4337.js Outdated
Copy link
Copy Markdown
Contributor

@Davi0kProgramsThings Davi0kProgramsThings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jonathunne jonathunne mentioned this pull request May 6, 2026
3 tasks
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.

3 participants