You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: