gruelbox/orko

[master only] Coinbase Pro constantly reconnecting

badgerwithagun opened this issue · 1 comments

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

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