Description
Currently only the Exception type is logged when an error occurs during a websocket operation.
Stacktraces should also be printed to logs during exceptions.
Use case
Having stacktraces would ease debugging significantly, as the exception type doesn't pinpoint where the exception happens.
Description Currently only the Exception type is logged when an error occurs during a websocket operation. Stacktraces should also be printed to logs during exceptions.
Use case Having stacktraces would ease debugging significantly, as the exception type doesn't pinpoint where the exception happens.