telemt/src/maestro
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
..
admission.rs User Management in API 2026-03-10 00:02:39 +03:00
connectivity.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
helpers.rs Runtime guardrails 2026-03-18 22:33:41 +03:00
listeners.rs Runtime guardrails 2026-03-18 22:33:41 +03:00
me_startup.rs Authoritative Teardown + Orphan Watchdog + Force-Close Safery Policy 2026-03-20 12:11:47 +03:00
mod.rs Apply [timeouts] tg_connect to upstream DC TCP connect attempts 2026-03-21 16:26:51 +03:00
runtime_tasks.rs Update metrics configuration to support custom listen address 2026-03-17 12:58:40 +05:00
shutdown.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
tls_bootstrap.rs TLS Fetcher Upstream Selection 2026-03-20 16:05:24 +03:00