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

Log errors in subscription requests #32

Open
ghardin137 opened this issue Feb 20, 2018 · 0 comments
Open

Log errors in subscription requests #32

ghardin137 opened this issue Feb 20, 2018 · 0 comments

Comments

@ghardin137
Copy link

I ran into an issue today with subscriptions where the client wasn't receiving a valid response from the socket, but the server did not output any errors to the log. On suggestion from benwilson512, I added some logging to the query and reply in channel.ex and that was able to tell me what the error was.

It would be great if the library logged out these errors by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants