tdlib / telegram-bot-api

Telegram Bot API server
https://core.telegram.org/bots
Boost Software License 1.0
3.11k stars 593 forks source link

Connection refused #576

Closed xtianpu closed 5 months ago

xtianpu commented 5 months ago

Hi! Currently I ran around 400 bots and using local botapi server, but almost 50% of request got response of connection refused by local botapi server. What should I do?

xtianpu commented 5 months ago

Solved, by set big number for --max-connections param