aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/agent.scm
Commit message (Expand)AuthorAge
* Move retrying uploads out of the with-upload-slot regionChristopher Baines2021-08-07
* Increase upload mutex waiting timeChristopher Baines2021-08-07
* Report on uploads regularlyChristopher Baines2021-08-07
* Support thread-stop-delay for the work queuesChristopher Baines2021-06-20
* Tweak some indentationChristopher Baines2021-06-19
* agent: Tweak the number of builds to fetch.Christopher Baines2021-06-19
* Increase the thread start delayChristopher Baines2021-06-10
* Increase some agent max silent time valuesChristopher Baines2021-06-10
* Fix the thread-start-delay time calculationChristopher Baines2021-06-10
* Perform post build actions outside the main work queueChristopher Baines2021-06-09
* Limit the parallelism of output uploadsChristopher Baines2021-06-08
* Improve retrying for missing log filesChristopher Baines2021-05-28
* Avoid some threads and locks when running on the hurdChristopher Baines2021-02-15
* Add a log message at the end of a buildChristopher Baines2021-02-14
* Fix use of assocChristopher Baines2021-02-12
* Allow agents to skip submitting build outputsChristopher Baines2021-01-16
* Start migrating derivation-inputs to derivation_inputsChristopher Baines2021-01-16
* Rework the agent messaging modulesChristopher Baines2021-01-15
* Use methods for the agent messagingChristopher Baines2021-01-15
* Tweak agent queue timingsChristopher Baines2021-01-12
* Work on the agent thread handling some moreChristopher Baines2021-01-06
* Give more time for substitute downloadsChristopher Baines2021-01-03
* Fix the stdin based status display when running under the shepherdChristopher Baines2021-01-03
* Add debugging code for the agent status outputChristopher Baines2021-01-03
* Ensure the agent fetches builds if it doesn't have anyChristopher Baines2021-01-02
* Make sure to have the agent try fetching buildsChristopher Baines2021-01-02
* Tune agent retryingChristopher Baines2021-01-01
* Add missing suffix to an agent log lineChristopher Baines2020-12-31
* Add more information to the agent info outputChristopher Baines2020-12-31
* Display useful information about agent stateChristopher Baines2020-12-31
* Have the agent fetch builds based on the current number of threadsChristopher Baines2020-12-31
* Rate limit the agent starting threads to process buildsChristopher Baines2020-12-31
* Avoid fetching builds when they won't start immediatelyChristopher Baines2020-12-30
* Only run one build when the load is highChristopher Baines2020-12-30
* Further tweak exception handling around has-substitutes-no-cache?Christopher Baines2020-12-24
* Improve some loggingChristopher Baines2020-12-24
* Include the current-load in the holding build start messageChristopher Baines2020-12-23
* Fix issue with the change of the load average periodChristopher Baines2020-12-23
* Switch to using the 1 minute load averageChristopher Baines2020-12-23
* Avoid starting builds if the system load is highChristopher Baines2020-12-23
* Improve the guix-daemon claims a substitute is unavailable messagesChristopher Baines2020-12-23
* Implement build cancelationChristopher Baines2020-12-16
* Guard against a weird state for missing build inputsChristopher Baines2020-12-15
* Add missing lgr argumentChristopher Baines2020-12-10
* Start using Prometheus metrics with the agentChristopher Baines2020-12-07
* Avoid setting timeout options for the daemon for the buildChristopher Baines2020-12-06
* Print out when builds fail due to timeoutsChristopher Baines2020-12-06
* Add some randomisation to substitute delaysChristopher Baines2020-12-05
* Add in timeouts around fetching substitutesChristopher Baines2020-12-05
* Fix agent confusion over how many builds are runningChristopher Baines2020-12-04