I’ve configured the download retry settings on the root & relay servers, plus clients but it doesn’t seem to be making a difference.
Recently we deployed a baseline that included an update to Chrome. As you may know when Google updates Chrome to a newer version (which they do often) the older version is no longer available to download. These clients were stuck trying to download the file that no longer exists. For hours.
I saw this post about setting the various download parameters to prevent this from happening but it doesn’t seem to have made a difference.
On the root & relay servers, I set:
_BESGather_Download_RetryMinutes to 5
_BESGather_Download_RetryLimit to 3
On each client, I set:
_BESClient_Download_RetryMinutes to 5
_BESClient_Download_RetryLimit to 3
Did I miss something?