telemt/src
sintanial 4d83d02a8f
Apply [timeouts] tg_connect to upstream DC TCP connect attempts
Wire config.timeouts.tg_connect into UpstreamManager; per-attempt timeout uses
the same .max(1) pattern as connect_budget_ms.

Reject timeouts.tg_connect = 0 at config load (consistent with
general.upstream_connect_budget_ms and related checks). Default when the key
is omitted remains default_connect_timeout() via serde.

Fixes telemt/telemt#439
2026-03-21 16:26:51 +03:00
..
api Merge remote-tracking branch 'origin/main' into feat/shadowsocks-upstream 2026-03-20 17:07:47 +03:00
config Apply [timeouts] tg_connect to upstream DC TCP connect attempts 2026-03-21 16:26:51 +03:00
crypto ME NoWait Routing + Upstream Connbudget + PROXY Header t/o + allocation cuts 2026-03-06 03:58:08 +03:00
maestro Apply [timeouts] tg_connect to upstream DC TCP connect attempts 2026-03-21 16:26:51 +03:00
network Src-IP in ME Routing + more strict bind_addresses 2026-03-14 02:20:51 +03:00
protocol fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
proxy Merge branch 'main' into feat/shadowsocks-upstream 2026-03-19 17:19:01 +03:00
stats Teardown Monitoring in Metrics 2026-03-20 12:46:35 +03:00
stream Adaptive Buffers + Session Eviction Method 2026-03-18 10:49:02 +03:00
tls_front Merge remote-tracking branch 'origin/main' into feat/shadowsocks-upstream 2026-03-20 17:07:47 +03:00
transport Apply [timeouts] tg_connect to upstream DC TCP connect attempts 2026-03-21 16:26:51 +03:00
util fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
cli.rs Fix typo in systemd service metadata 2026-03-20 12:00:41 +00:00
error.rs fix: resolve clippy warnings 2026-02-24 05:57:53 +03:00
ip_tracker.rs Inherited per-user unique IP limit 2026-03-15 12:43:31 +03:00
ip_tracker_regression_tests.rs Add health monitoring tests for draining writers 2026-03-17 17:11:51 +04:00
main.rs Add health monitoring tests for draining writers 2026-03-17 17:11:51 +04:00
metrics.rs Teardown Monitoring in API 2026-03-20 12:45:53 +03:00
startup.rs Init in API 2026-03-07 16:18:09 +03:00