aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/agent.scm
Commit message (Expand)AuthorAge
...
* Add more logging and timeouts around fetching inputsChristopher Baines2022-05-21
* Add some extra logging when an output has been submittedChristopher Baines2022-04-09
* Remove double retry-on-error for submitting outputsChristopher Baines2022-04-09
* Fix timeout when fetching inputsChristopher Baines2022-04-08
* Don't require reading the derivation after the build has happenedChristopher Baines2022-01-19
* Add correct guard to deleting compressed outputsChristopher Baines2022-01-09
* Delete compressed outputs after a build finishes successfullyChristopher Baines2021-12-27
* Have the agent add temporary roots on various store itemsChristopher Baines2021-12-24
* Log unknown store protocol error messagesChristopher Baines2021-12-24
* Fix displaying the total bytes for uploads in progressChristopher Baines2021-12-19
* Fix logging deleting temporary filesChristopher Baines2021-12-19
* Cleanup temporary files on startupChristopher Baines2021-12-19
* Compress outputs in the thread for the buildChristopher Baines2021-12-19
* Change the post build actions thread pool sizeChristopher Baines2021-12-19
* Report the total bytes when reporting upload progressChristopher Baines2021-12-19
* Stop using with-upload-slot for queuing uploadsChristopher Baines2021-12-19
* Don't use an unlimited number of threads for post build actionsChristopher Baines2021-12-19
* Drop parallel uploads to 1 againChristopher Baines2021-11-26
* Improve some way numbers are displayedChristopher Baines2021-11-22
* Compress outputs outside of the upload slotChristopher Baines2021-11-20
* Increase the number of parallel uploads to 2Christopher Baines2021-11-15
* Handle failures around fetching buildsChristopher Baines2021-11-15
* Report upload status more frequentlyChristopher Baines2021-11-15
* Drop parallel uploads to 1Christopher Baines2021-10-08
* 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