wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
642 stars 88 forks source link

Message#Unknown: 操作过于频繁,可稍后再试。 #109

Open huan opened 3 years ago

huan commented 3 years ago

When Friday BOT has sent too many UrlLinks, the server will response with 操作过于频繁,可稍后再试。

22:43:53 VERB IoClient onMessage(Message#Unknown[🗣Contact<Friday BOT>@👥Room<ChatOps - Friday BOT>]     操作过于频繁,可稍后再试。)

However, this message type is set as Unknown, I believe it should be set to a specific type then we will be able to deal with it.

padlocal commented 2 years ago

@huan Good catch! Could you please provide the raw message payload if happens again.

huan commented 2 years ago

Ok, will do it!