mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-07-19 13:11:19 +08:00
Closes #984 Apply httpx.Limits(keepalive_expiry=30, max_connections=10, max_keepalive_connections=5) to the qBittorrent AsyncClient — same recipe as #1018 for the RSS side. Prevents the "Server disconnected" cascade when a proxy / NAS silently reaps idle sockets between renamer cycles.