Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Go Substrate Client - Connection Failover Implementation #1022

Merged

Conversation

sameh-farouk
Copy link
Member

@sameh-farouk sameh-farouk commented Nov 25, 2024

Description

Key features:

  • Maintains a single connection with multiple backup URLs
  • Automatic failover when the connection is unhealthy
  • test suite covers failover
  • CI updates

Related Issues:

Checklist:

@sameh-farouk sameh-farouk marked this pull request as ready for review November 25, 2024 16:25
@sameh-farouk sameh-farouk merged commit d8a0468 into development Nov 27, 2024
2 of 3 checks passed
@sameh-farouk sameh-farouk deleted the development-feat-tfchain-go-client-failover-mechanism branch November 27, 2024 09:51
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