-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Agents, Performance
-
None
Currently each build log line is sent back from the agent to the server immediately. This means the logging performance (and sometimes build performance) is significantly impacted by latency.
To improve the situation, we should batch up the logs and send them them intermittently.