cosmology-tech / telescope

A TypeScript Transpiler for Cosmos Protobufs ⚛️
https://cosmology.zone/products/telescope
Apache License 2.0
146 stars 43 forks source link

round robin or similar algo w/retries for rotating when we hit bad RPC clients #15

Open pyramation opened 2 years ago

pyramation commented 2 years ago

sometimes a tx or query can fail, and we need to have a redundant way to make queries/txs

related https://github.com/osmosis-labs/telescope/issues/14

pyramation commented 1 year ago

closing as this should be in something like cosmos kit and not telescope