ciricc / easyvk

This app helps you create an apps with vk api easy!
MIT License
101 stars 10 forks source link

Fatal Error #19

Closed Xset-s closed 4 years ago

Xset-s commented 4 years ago

Everyday i get the same error: [VK ERROR] FetchError: network timeout at: https://lp.vk.com/wh179713434...

Can you explain me, how to implement auto reconnect for bot longpoll?

ciricc commented 4 years ago

I will fix it in next release. Now you can use connection.on('error') for handle it. And automate reconnect yourself

ciricc commented 4 years ago

Try update to easyvk@2.6.1 and run it.