给小程序上传代码,调用接口https://api.weixin.qq.com/wxa/commit?access_token=TOKEN时,响应时间很长,而且返回503错误
【请求地址】: https://api.weixin.qq.com/wxa/commit
【请求参数】:{"template_id":1368,"user_version":"S4.23.0.beta32","user_desc":"","ext_json":"{\"extAppid\":\"wx0890abb912ec2f69\",\"extEnable\":true,\"directCommit\":false,\"ext\":{\"appId\":\"APP1339192735067803648\",\"wechatAppId\":\"wx0890abb912ec2f69\",\"appName\":\"慌的一米\",\"appLogo\":\"http://wx.qlogo.cn/mmopen/Xm4vR4jonteUOvxjZlTb4bkam5ZZ4CE90ibjGiaZkfXnmGfcMAsbPspXaKoX5icB4hG5TlibKyMWrfZPHq0Jy0RMUicVsDcUuPAnG/0\",\"subscribeTemplate.new_message\":\"z1BukB08SXXjoBJ0dyEbnoICGYguoc9tnPxK7q_tZGs\",\"publishVersion\":\"S4.23.0.beta32\"}}"}
【响应信息】:HTTP/1.1 503 Service Unavailable
Connection: close
Content-Length: 0
Content-Type: null;charset=UTF-8
Date: Wed, 13-May-2020 05:37:05 GMT
搭车问一下,我们今天这个接口也经常出现超时的情况。
不超时的情况下返回
{'errcode': -206, 'errmsg': ' hint: [fhgclDALRa-ZTGafA]'}
你好,现在是否还能复现?可以的话请提供最新的复现信息,帖子内提供的操作时间未看到相关日志。
小程序【wx0890abb912ec2f69】执行微信小程序接口:上传代码
【请求地址】: https://api.weixin.qq.com/wxa/commit
【请求参数】:{"template_id":1370,"user_version":"S4.23.0.beta34","user_desc":"","ext_json":"{\"navigateToMiniProgramAppIdList\":[\"wx3f84ddd76ba9897a\",\"wx4f64f556fd07f907\",\"wxd947200f82267e58\"],\"extAppid\":\"wx0890abb912ec2f69\",\"extEnable\":true,\"directCommit\":false,\"ext\":{\"appId\":\"APP1339192735067803648\",\"wechatAppId\":\"wx0890abb912ec2f69\",\"appName\":\"慌的一米\",\"appLogo\":\"http://wx.qlogo.cn/mmopen/Xm4vR4jonteUOvxjZlTb4bkam5ZZ4CE90ibjGiaZkfXnmGfcMAsbPspXaKoX5icB4hG5TlibKyMWrfZPHq0Jy0RMUicVsDcUuPAnG/0\",\"subscribeTemplate.new_message\":\"z1BukB08SXXjoBJ0dyEbnoICGYguoc9tnPxK7q_tZGs\",\"publishVersion\":\"S4.23.0.beta34\"}}"}
【响应信息】:HTTP/1.1 503 Service Unavailable
Connection: close
Content-Length: 0
Content-Type: null;charset=UTF-8
Date: Wed, 13-May-2020 07:49:45 GMT
【耗时】:30113