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

[Streaming][Bitstamp] event listener log message does not show exception #87

Open
blbradley opened this issue Sep 26, 2016 · 0 comments
Labels

Comments

@blbradley
Copy link
Owner

blbradley commented Sep 26, 2016

Fortunately, reconnection logic works great!

[2016-09-26 10:12:09,412] ERROR There was a problem connecting! (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
[2016-09-26 10:12:09,445] INFO State changed from CONNECTED to DISCONNECTED (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
[2016-09-26 10:12:09,450] INFO State changed from DISCONNECTED to CONNECTING (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
[2016-09-26 10:12:09,666] INFO State changed from CONNECTING to CONNECTED (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
[2016-09-26 10:12:09,697] INFO Subscribed to channel live_trades (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
[2016-09-26 10:12:09,727] INFO Subscribed to channel diff_order_book (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
[2016-09-26 10:12:09,728] INFO Subscribed to channel order_book (co.coinsmith.kafka.cryptocoin.streaming.BitstampPusherActor)
@blbradley blbradley added the bug label Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant