Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2026-02-15 00:49:19 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2026-02-15 00:49:19 +0300
commit5b796672e90934b34186b0a6809857c417304f5f (patch)
tree3b89995606b86bb29cd13228212a237c96f923bf /x-ui.service.arch
parent3fa0da38c9bde8f86bf6fd885371628808bd8555 (diff)
Improve telego client robustness and retries
Add a createRobustFastHTTPClient helper to configure fasthttp.Client with better timeouts, connection limits, retries and optional SOCKS5 proxy dialing. Validate and sanitize proxy and API server URLs instead of returning early on invalid values, and build telego.Bot options dynamically. Reduce long-polling timeout to detect connection issues faster and adjust update retrieval comments. Implement exponential-backoff retry logic for SendMessage calls to handle transient connection/timeouts and improve delivery reliability; also reduce inter-message delay for better throughput.
Diffstat (limited to 'x-ui.service.arch')
0 files changed, 0 insertions, 0 deletions