Skip to content

Feat/failover provider#25

Open
sontuphan wants to merge 2 commits intotetherto:mainfrom
sontuphan:feat/failover-provider
Open

Feat/failover provider#25
sontuphan wants to merge 2 commits intotetherto:mainfrom
sontuphan:feat/failover-provider

Conversation

@sontuphan
Copy link
Copy Markdown
Contributor

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

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.

1 participant