From 2895df128c8832c26c04ca39d31cc18617735ce4 Mon Sep 17 00:00:00 2001 From: tersec Date: Mon, 12 Aug 2024 01:49:10 +0000 Subject: [PATCH] increase TNS state downloading timeout to 120 seconds (#6487) --- beacon_chain/trusted_node_sync.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beacon_chain/trusted_node_sync.nim b/beacon_chain/trusted_node_sync.nim index 5744c3e39..e787eb916 100644 --- a/beacon_chain/trusted_node_sync.nim +++ b/beacon_chain/trusted_node_sync.nim @@ -21,7 +21,7 @@ import from presto import RestDecodingError const - largeRequestsTimeout = 90.seconds # Downloading large items such as states. + largeRequestsTimeout = 120.seconds # Downloading large items such as states. smallRequestsTimeout = 30.seconds # Downloading smaller items such as blocks and deposit snapshots. proc fetchDepositSnapshot(