This commit is contained in:
Roman Martynov
2026-03-26 13:54:02 +09:00
committed by GitHub
3 changed files with 34 additions and 4 deletions
+1
View File
@@ -223,6 +223,7 @@ pub async fn run() -> std::result::Result<(), Box<dyn std::error::Error>> {
config.general.upstream_connect_retry_attempts,
config.general.upstream_connect_retry_backoff_ms,
config.general.upstream_connect_budget_ms,
config.timeouts.tg_connect,
config.general.upstream_unhealthy_fail_threshold,
config.general.upstream_connect_failfast_hard_errors,
stats.clone(),