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

is there a policy for apis are unresponsive? #915

Open
doggystylez opened this issue Oct 25, 2022 · 2 comments
Open

is there a policy for apis are unresponsive? #915

doggystylez opened this issue Oct 25, 2022 · 2 comments

Comments

@doggystylez
Copy link
Contributor

the first two rpcs on evmos have been down for days. do we have a policy to remove them if they are broken?

"apis": { "rpc": [ { "address": "https://rpc-evmos.ecostake.com", "provider": "ecostake" }, { "address": "https://rpc-evmos.whispernode.com", "provider": " WhisperNode 🤐" }

@tombeynon
Copy link
Contributor

Oops just re-opened the ECOStake RPC, had to close it down recently due to abuse.

Generally I've been meaning to write a little bot that checks the cosmos.directory status API and PRs removals if any APIs have been down for a period of time. Haven't had a chance to look at it yet but I'll try and prioritise if no one is working on it.

Status API: https://status.cosmos.directory/evmos

lastSuccessAt is probably the best to detect if a node has been down for a long time.

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 a pull request may close this issue.

3 participants
@tombeynon @doggystylez and others