go-whatsapp icon indicating copy to clipboard operation
go-whatsapp copied to clipboard

Rate Limiting

Open pentateu opened this issue 5 years ago • 2 comments

Hi did anyone faced rate limiting?

I'm not sure, but looks like I have, by using the conn.Contacts() method.

I was trying to improve the way I import contacts, the first was a hack using the msg received, but later I heard here that after you call conn.Contacts() conn.Store.Contacts are populated. So while trying that approach, the code worked for over one hour, I was adjusting other areas of the code when this stopped working. conn.Contacts() never responds.

I'll dig a bit deeper to see if there are any errors that are not handled. Anyone else had the same experience ?

pentateu avatar Apr 30 '19 22:04 pentateu

Hi @pentateu.

Does this error keep happening to you?

I would like to collaborate in this project but there are many open issues and it would be ideal to start closing those solved cases.

danielspk avatar Jun 17 '21 14:06 danielspk

@danielspk sorry but I haven't touched this in a while. I will download latest and test agains my codebase to see if works as intented.

pentateu avatar Jun 20 '21 22:06 pentateu