TencentCloud / tencentcloud-sdk-python

Tencent Cloud API 3.0 SDK for Python
Apache License 2.0
616 stars 251 forks source link

Read time out #150

Closed rmpku closed 1 year ago

rmpku commented 1 year ago

[TencentCloudSDKException] code:ClientNetworkError message:HTTPSConnectionPool(host='fmu.tencentcloudapi.com', port=443)

When using the API to call the image filter, this error will occur (a single call will not report an error, only when it is called continuously). According to experience, it can still be used normally a few months ago. Has Tencent recently restricted the number of accesses to the API?

zqfan commented 1 year ago

It seems a network issue, usually it will recover automatically after some minutes. If it continue for a long time, run ping fmu.tencentcloudapi.com command to check the network quality, or you can report a ticket in TencentCloud Management Console to get some help.