entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
7 stars 0 forks source link

Handle polkadotjs ws connections properly #251

Open frankiebee opened 8 months ago

frankiebee commented 8 months ago

right now if we get abnormal disconnect polkadotjs api keeps trying to connect. we should find a better way to handle this so consoles aren't flooded with that information.

related to #246

mixmix commented 2 months ago

Frankie: this requires more research