HuobiRDCenter / huobi_Python

Python SDK for Huobi Spot API
https://huobiapi.github.io/docs/spot/v1/en
Apache License 2.0
680 stars 332 forks source link

subscribemarketbyprice_demo.py 获取市场信息连续5个小时以后会中断连接。 #43

Closed ksworder closed 3 years ago

ksworder commented 4 years ago

采用这个subscribemarketbyprice_demo.py程序获取市场信息,连续5个小时接受信息以后,会中断连接,具体报错信息如下: SubscriptionErrorUnexpected error: Connection is already closed. SubscriptionErrorUnexpected error: 'NoneType' object has no attribute 'is_ssl'

mkvdv-l3tech commented 4 years ago

Hello! I have the same error message in case of unsuccessful attempts to reconnect after breaking of network connection. More details in this issue.

eynzhang commented 3 years ago

Thanks for your feedback, we have upgraded to version 2, and will not maintain version 1 any more.