gruelbox / orko

Trade on and script multiple crypto exchanges from a single user interface on desktop and mobile. In development.
GNU Affero General Public License v3.0
178 stars 63 forks source link

[master only] Coinbase Pro constantly reconnecting #606

Open badgerwithagun opened 4 years ago

badgerwithagun commented 4 years ago

Doubtless caused by my experimental reconnect refactor currently in master:

INFO  [2019-11-12 11:16:26,404] info.bitrich.xchangestream.coinbasepro.CoinbaseProStreamingService: Connecting to wss://ws-feed.pro.coinbase.com
INFO  [2019-11-12 11:16:26,405] info.bitrich.xchangestream.coinbasepro.CoinbaseProStreamingService: Registering CoinbaseProWebSocketClientHandler
INFO  [2019-11-12 11:16:41,313] info.bitrich.xchangestream.bitfinex.BitfinexStreamingService: Connecting to wss://api.bitfinex.com/ws/2
badgerwithagun commented 4 years ago

Revert in main app fixed issues, so that change needs some work. Integration test and exchanges app still using it