Api是不是挂掉了?

代码:
from hanlp_restful import HanLPClient
HanLP = HanLPClient(‘https://www.hanlp.com/api’, auth=‘MTQ1OEBiYnMuaGFubHAuY29tOldBWkNIYmZ3WWwwNjAyWVI=’, language=‘zh’) # auth不填则匿名,zh中文,mul多语种

doc = HanLP.parse(“我爱你。”)
print(doc)

error:
socket.timeout: _ssl.c:835: The handshake operation timed out
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host=‘www.hanlp.com’, port=443): Read timed out. (read timeout=1