Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Enhancement: support for multiple URLs in JsonRpc #800

Open
cc32d9 opened this issue Sep 16, 2020 · 2 comments
Open

Enhancement: support for multiple URLs in JsonRpc #800

cc32d9 opened this issue Sep 16, 2020 · 2 comments
Assignees

Comments

@cc32d9
Copy link

cc32d9 commented Sep 16, 2020

If an API service is unavailable, the application has to deal with the errors, or in most cases it just bails out.

The JsonRpc constructor should accept an array of URLs, and connect to them in specified order. If one is not responding, try the next one. return a comprehensive error if all of them fail.

@bradlhart bradlhart self-assigned this May 20, 2021
@avral
Copy link

avral commented May 20, 2021

+1

1 similar comment
@brandonfancher
Copy link
Contributor

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants