index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-build-coordinator
/
agent.scm
Commit message (
Expand
)
Author
Age
...
*
Fix spacing in a logging message
Christopher Baines
2022-05-21
*
Add more logging and timeouts around fetching inputs
Christopher Baines
2022-05-21
*
Add some extra logging when an output has been submitted
Christopher Baines
2022-04-09
*
Remove double retry-on-error for submitting outputs
Christopher Baines
2022-04-09
*
Fix timeout when fetching inputs
Christopher Baines
2022-04-08
*
Don't require reading the derivation after the build has happened
Christopher Baines
2022-01-19
*
Add correct guard to deleting compressed outputs
Christopher Baines
2022-01-09
*
Delete compressed outputs after a build finishes successfully
Christopher Baines
2021-12-27
*
Have the agent add temporary roots on various store items
Christopher Baines
2021-12-24
*
Log unknown store protocol error messages
Christopher Baines
2021-12-24
*
Fix displaying the total bytes for uploads in progress
Christopher Baines
2021-12-19
*
Fix logging deleting temporary files
Christopher Baines
2021-12-19
*
Cleanup temporary files on startup
Christopher Baines
2021-12-19
*
Compress outputs in the thread for the build
Christopher Baines
2021-12-19
*
Change the post build actions thread pool size
Christopher Baines
2021-12-19
*
Report the total bytes when reporting upload progress
Christopher Baines
2021-12-19
*
Stop using with-upload-slot for queuing uploads
Christopher Baines
2021-12-19
*
Don't use an unlimited number of threads for post build actions
Christopher Baines
2021-12-19
*
Drop parallel uploads to 1 again
Christopher Baines
2021-11-26
*
Improve some way numbers are displayed
Christopher Baines
2021-11-22
*
Compress outputs outside of the upload slot
Christopher Baines
2021-11-20
*
Increase the number of parallel uploads to 2
Christopher Baines
2021-11-15
*
Handle failures around fetching builds
Christopher Baines
2021-11-15
*
Report upload status more frequently
Christopher Baines
2021-11-15
*
Drop parallel uploads to 1
Christopher Baines
2021-10-08
*
Move retrying uploads out of the with-upload-slot region
Christopher Baines
2021-08-07
*
Increase upload mutex waiting time
Christopher Baines
2021-08-07
*
Report on uploads regularly
Christopher Baines
2021-08-07
*
Support thread-stop-delay for the work queues
Christopher Baines
2021-06-20
*
Tweak some indentation
Christopher Baines
2021-06-19
*
agent: Tweak the number of builds to fetch.
Christopher Baines
2021-06-19
*
Increase the thread start delay
Christopher Baines
2021-06-10
*
Increase some agent max silent time values
Christopher Baines
2021-06-10
*
Fix the thread-start-delay time calculation
Christopher Baines
2021-06-10
*
Perform post build actions outside the main work queue
Christopher Baines
2021-06-09
*
Limit the parallelism of output uploads
Christopher Baines
2021-06-08
*
Improve retrying for missing log files
Christopher Baines
2021-05-28
*
Avoid some threads and locks when running on the hurd
Christopher Baines
2021-02-15
*
Add a log message at the end of a build
Christopher Baines
2021-02-14
*
Fix use of assoc
Christopher Baines
2021-02-12
*
Allow agents to skip submitting build outputs
Christopher Baines
2021-01-16
*
Start migrating derivation-inputs to derivation_inputs
Christopher Baines
2021-01-16
*
Rework the agent messaging modules
Christopher Baines
2021-01-15
*
Use methods for the agent messaging
Christopher Baines
2021-01-15
*
Tweak agent queue timings
Christopher Baines
2021-01-12
*
Work on the agent thread handling some more
Christopher Baines
2021-01-06
*
Give more time for substitute downloads
Christopher Baines
2021-01-03
*
Fix the stdin based status display when running under the shepherd
Christopher Baines
2021-01-03
*
Add debugging code for the agent status output
Christopher Baines
2021-01-03
*
Ensure the agent fetches builds if it doesn't have any
Christopher Baines
2021-01-02
[prev]
[next]