liyiorg / weixin-popular

微信SDK JAVA (公众平台、开放平台、 商户平台、 服务商平台)
Apache License 2.0
2.5k stars 1.06k forks source link

MessageAPI.mediaUploadnews 报错 #177

Closed earlBell closed 5 years ago

earlBell commented 5 years ago

使用素材API上传图文文章时发现报错了,错误异常为:weixin.popular.client.LocalHttpClient - Read timed out

liyiorg commented 5 years ago

默认超时时间为 8 秒,使用 LocalHttpClient.setTimeout() 方法调整时长。