JavaScript
·
约 1 分钟
|
#49
[nestjs/telegraf] polling fetchError: ETIMEDOUT 导致 bot 被停止的问题
当 polling 访问 telegram api 超时的时候,就会出现这个问题(node v22.4.1) …