Feature #25282
Make the the Frontend more resilient to slow/overloaded HTCondor frontends
Start date:
12/03/2020
Due date:
% Done:
0%
Estimated time:
Stakeholders:
Description
To avoid failures due to slow submit hosts, Edgar is recommending to add the _CONDOR_TOOL_TIMEOUT_MULTIPLIER variable to the Frontend queries to the schedds.
I can confirm that this is a non blocker. THough a red herring cause the problem I saw was a slow responding Schedd. SO I think this enviroment should be added to the query from the frontend to the submit host: _CONDOR_TOOL_TIMEOUT_MULTIPLIER=100 But definetly not a show stopper