Skip to content

feat(core): add region-level domain failover with circuit breaker#51

Open
laughingyear wants to merge 2 commits into
TencentCloud:masterfrom
laughingyear:feature/domain-failover
Open

feat(core): add region-level domain failover with circuit breaker#51
laughingyear wants to merge 2 commits into
TencentCloud:masterfrom
laughingyear:feature/domain-failover

Conversation

@laughingyear
Copy link
Copy Markdown
Collaborator

Introduce automatic endpoint failover for TencentCloud API domains, driven by a three-state circuit breaker (Closed/Open/HalfOpen).

Fallback chain: primary -> BackupEndpoint -> TLD ring (.com/.com.cn/.cn)

Introduce automatic endpoint failover for TencentCloud API domains,
driven by a three-state circuit breaker (Closed/Open/HalfOpen).

Fallback chain: primary -> BackupEndpoint -> TLD ring (.com/.com.cn/.cn)
Introduce automatic endpoint failover for TencentCloud API domains,
driven by a three-state circuit breaker (Closed/Open/HalfOpen).

Fallback chain: primary -> BackupEndpoint -> TLD ring (.com/.com.cn/.cn)
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