ESPRI-Mod / synda

ESGF Downloader (this is a deprecated repository, the tool has now moved to https://github.com/ESGF/esgf-download)
https://espri-mod.github.io/synda/
21 stars 11 forks source link

Set mono_host_retry to True #187

Open painter1 opened 3 years ago

painter1 commented 3 years ago

If mono_host_retry be True, then Synda will retry after an index node fails to respond to a query. I have found this essential because sometimes the index node is overloaded and is temporarily unable to respond. I cannot think of a legitimate reason for it to be False, the previous value. See issue $141, where nobody else seems to know of a reason for it to be False.