python-bittrex-websocket icon indicating copy to clipboard operation
python-bittrex-websocket copied to clipboard

Auto-reconnection is disabled for unhandled exceptions when calling ws.query_summary_state()

Open kalnun opened this issue 5 years ago • 0 comments

Unhandled Exception = <class 'TypeError'>, Message = . Auto-reconnection is disabled for unhandled exceptions. Report to https://github.com/slazarov/python-bittrex-websocket. 2021-01-30 16:11:10 - bittrex_websocket.websocket_client - ERROR - Unhandled Exception = <class 'TypeError'>, Message = . Auto-reconnection is disabled for unhandled exceptions. Report to https://github.com/slazarov/python-bittrex-websocket. 2021-01-30 16:11:10 - bittrex_websocket.websocket_client - ERROR - Unhandled Exception = <class 'TypeError'>, Message = . Auto-reconnection is disabled for unhandled exceptions. Report to https://github.com/slazarov/python-bittrex-websocket. 2021-01-30 16:11:10 - bittrex_websocket.websocket_client - ERROR - Unhandled Exception = <class 'TypeError'>, Message = . Auto-reconnection is disabled for unhandled exceptions. Report to https://github.com/slazarov/python-bittrex-websocket. 2021-01-30 16:11:10 - bittrex_websocket.websocket_client - ERROR - Unhandled Exception = <class 'TypeError'>, Message = . Auto-reconnection is disabled for unhandled exceptions. Report to https://github.com/slazarov/python-bittrex-websocket.

kalnun avatar Jan 31 '21 00:01 kalnun