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

Add route to remove nodes for a chain on demand. #9

Open
nsjames opened this issue Jun 2, 2018 · 0 comments
Open

Add route to remove nodes for a chain on demand. #9

nsjames opened this issue Jun 2, 2018 · 0 comments

Comments

@nsjames
Copy link
Contributor

nsjames commented Jun 2, 2018

It will be common for nodes and chains to go down and they should be remove from the reference.

Right now the front-end has to traverse the array of nodes to find an available network each time.
The front end can notify the backend of fallen nodes but it might get notified multiple times by many users at once.

https://github.com/EOSPortal/eosportal-front/blob/master/src/views/Chain.vue#L88

@nsjames nsjames changed the title Add route to validate nodes for a chain ondemand. Add route to remove nodes for a chain on demand. Jun 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant