From a722cc8449c6becb2e6228b065470c98c2c9f408 Mon Sep 17 00:00:00 2001 From: Jeffrey Farrar Painter Date: Fri, 7 May 2021 11:39:58 -0700 Subject: [PATCH] Set mono_host_retry to True so that Synda will be more robust against overloading or other temporary failures of the index node. --- synda/sdt/sdconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synda/sdt/sdconfig.py b/synda/sdt/sdconfig.py index 23deb63f..640fab95 100755 --- a/synda/sdt/sdconfig.py +++ b/synda/sdt/sdconfig.py @@ -88,7 +88,7 @@ def print_(name): # choices : error | warning unknown_value_behaviour = 'error' -mono_host_retry = False +mono_host_retry = True proxymt_progress_stat = False lowmem = True