-
Notifications
You must be signed in to change notification settings - Fork 1
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
Invalid rpc nodes #10
Comments
should we maybe remove these nodes from https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/chain.json ? I noticed that while working on this, assumed it was a temporary error or that I needed some sort of api key... |
we could store status codes in a histogram or in some buckets and use that as an heuristic to determine if the node is healthy or not, along with response time. do you think that makes sense? |
Yea, I think keeping track of the status of each nodes makes the most sense to me. I don't think we want to manually filter which ones currently work or not. |
forgot to mention, but #12 should do it |
We were doing some testing with the proxy and came across connectivity issues. Some of the rpc nodes under the proxy are either returning errors or an html page.
Here's the list of faulty nodes I found:
The text was updated successfully, but these errors were encountered: