Add some useful debug logs when diagnosing issues.
Reason: Currently, we are having an issue that we are sending a message to a group and the connection is receiving the message multiple times on the client; however in our logs, we are sending it once, so a log like this would be super useful in this case to further diagnose this problem.
Add some useful debug logs when diagnosing issues.
Reason: Currently, we are having an issue that we are sending a message to a group and the connection is receiving the message multiple times on the client; however in our logs, we are sending it once, so a log like this would be super useful in this case to further diagnose this problem.
Features
Docs