yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.34k stars 1.52k forks source link

Stop listening for new message events and crash app #1174

Open wagnerfrana94 opened 7 months ago

wagnerfrana94 commented 7 months ago

Aggregate error causes the app to stop listening for new message events

error: [polling_error] {"code":"EFATAL","message":"EFATAL: AggregateError"} error: [polling_error] {"code":"EFATAL","message":"EFATAL: Error: read ETIMEDOUT"}

Can someone help me?