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

Use RPC service object from NetworkController #115

Open
mcmire opened this issue Jan 27, 2025 · 0 comments · May be fixed by #116
Open

Use RPC service object from NetworkController #115

mcmire opened this issue Jan 27, 2025 · 0 comments · May be fixed by #116
Assignees

Comments

@mcmire
Copy link
Contributor

mcmire commented Jan 27, 2025

As a part of the RPC failover project, we are adding an RpcService class to @metamask/network-controller. This class will not only implement the retry and circuit breaker patterns but will also include the same logic as in this package and @metamask/eth-json-rpc-middleware to retry specific connectivity and response errors.

With this ticket, we will be able to also knock out #77.

@mcmire mcmire self-assigned this Jan 27, 2025
@mcmire mcmire linked a pull request Jan 28, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant