From 784118453cdde886b4ab2309ad742fb14c940975 Mon Sep 17 00:00:00 2001 From: Noel Kwan Date: Thu, 16 May 2024 19:22:53 +0800 Subject: [PATCH] try 6 --- src/config/ci.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/ci.toml b/src/config/ci.toml index ab4f667f11b8f..43e9836bd304f 100644 --- a/src/config/ci.toml +++ b/src/config/ci.toml @@ -20,7 +20,7 @@ imm_merge_threshold = 2 streaming_upload_attempt_timeout_ms = 10000 upload_retry_attempts = 5 read_attempt_timeout_ms = 16000 -read_retry_attempts = 5 +read_retry_attempts = 6 [system] barrier_interval_ms = 250