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

Enhance stability through redundancy of providers #211

Open
longfin opened this issue Oct 26, 2022 · 0 comments
Open

Enhance stability through redundancy of providers #211

longfin opened this issue Oct 26, 2022 · 0 comments

Comments

@longfin
Copy link
Member

longfin commented Oct 26, 2022

Currently, the bridge relies only one ethereum node at some points. so when that endpoint becomes unavailable, bridge couldn't be recovered without restarting.1

To alleviate this phenomenon, it would be helpful to achieve the redundancy of providers and configure it in a classic failover style. (See also)

Footnotes

  1. Of course, smoothing this out with issues like the Expose the endpoint for health checking #210 is also a good approach.

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

No branches or pull requests

1 participant