Skip to content

Conversation

@lixiaojun
Copy link
Contributor

http://mp.weixin.qq.com/wiki/2/5baf56ce4947d35003b86a9805634b1e.html

微信服务器在五秒内收不到响应会断掉连接,并且重新发起请求,总共重试三次

关于重试的消息排重,推荐使用FromUserName + CreateTime 排重。

假如服务器无法保证在五秒内处理并回复,可以直接回复空串,微信服务器不会对此作任何处理,并且不会发起重试。

package.json Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

地址错误的。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^_^ 大意了,已更新

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.38%) to 78.0% when pulling 1ebcb31 on MangroveTech:master into b547d7c on node-webot:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.38%) to 78.0% when pulling 503bb62 on MangroveTech:master into b547d7c on node-webot:master.

@JacksonTian
Copy link
Member

Thanks.

JacksonTian added a commit that referenced this pull request Mar 26, 2015
Reply an empty string to wechat server.
@JacksonTian JacksonTian merged commit 6814380 into node-webot:master Mar 26, 2015
@JacksonTian
Copy link
Member

$ npm publish 
+ co-wechat@0.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants