bitsongofficial / bitsongjs

A series of useful Javascript libraries for BitSong
Apache License 2.0
4 stars 2 forks source link

Add rpc multi node retry #10

Closed DavideSegullo closed 2 years ago

DavideSegullo commented 2 years ago

I suggest adding a retry system on multiple rpc nodes, using the chain registry (as info provider) to ensure that the system always works even if one of the nodes fails.

DavideSegullo commented 2 years ago

We can use Observable