Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master only] Coinbase Pro constantly reconnecting #606

Open
badgerwithagun opened this issue Nov 12, 2019 · 1 comment
Open

[master only] Coinbase Pro constantly reconnecting #606

badgerwithagun opened this issue Nov 12, 2019 · 1 comment
Labels
bug Something isn't working urgent

Comments

@badgerwithagun
Copy link
Member

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 badgerwithagun added bug Something isn't working awaiting triage Bugs awaiting developer initial investigation urgent and removed awaiting triage Bugs awaiting developer initial investigation labels Nov 12, 2019
badgerwithagun added a commit that referenced this issue Nov 12, 2019
This needs more work in the integration test to avoid constant reconnects. See #606
@badgerwithagun
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent
Projects
None yet
Development

No branches or pull requests

1 participant