eosportal-front icon indicating copy to clipboard operation
eosportal-front copied to clipboard

If the connection to a node fails, automatically try another node

Open asgeir-s opened this issue 7 years ago • 4 comments

asgeir-s avatar Jun 02 '18 12:06 asgeir-s

It does this already: https://github.com/EOSPortal/eosportal-front/blob/master/src/views/Chain.vue#L74

nsjames avatar Jun 02 '18 16:06 nsjames

Still need to fix it here: https://github.com/EOSPortal/eosportal-front/blob/master/src/views/Chains.vue#L141

asgeir-s avatar Jun 02 '18 23:06 asgeir-s

This should probably be a cache tbh. If there's more than 4-5 chains that's gonna start being a hairy fetch

nsjames avatar Jun 03 '18 02:06 nsjames

Totally agree, however should we even use time on any of this? Once we have the main nett it won't matter anymore.

asgeir-s avatar Jun 03 '18 06:06 asgeir-s