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
...
*
Make sure to have the agent try fetching builds
Christopher Baines
2021-01-02
*
Tune agent retrying
Christopher Baines
2021-01-01
*
Add missing suffix to an agent log line
Christopher Baines
2020-12-31
*
Add more information to the agent info output
Christopher Baines
2020-12-31
*
Display useful information about agent state
Christopher Baines
2020-12-31
*
Have the agent fetch builds based on the current number of threads
Christopher Baines
2020-12-31
*
Rate limit the agent starting threads to process builds
Christopher Baines
2020-12-31
*
Avoid fetching builds when they won't start immediately
Christopher Baines
2020-12-30
*
Only run one build when the load is high
Christopher Baines
2020-12-30
*
Further tweak exception handling around has-substitutes-no-cache?
Christopher Baines
2020-12-24
*
Improve some logging
Christopher Baines
2020-12-24
*
Include the current-load in the holding build start message
Christopher Baines
2020-12-23
*
Fix issue with the change of the load average period
Christopher Baines
2020-12-23
*
Switch to using the 1 minute load average
Christopher Baines
2020-12-23
*
Avoid starting builds if the system load is high
Christopher Baines
2020-12-23
*
Improve the guix-daemon claims a substitute is unavailable messages
Christopher Baines
2020-12-23
*
Implement build cancelation
Christopher Baines
2020-12-16
*
Guard against a weird state for missing build inputs
Christopher Baines
2020-12-15
*
Add missing lgr argument
Christopher Baines
2020-12-10
*
Start using Prometheus metrics with the agent
Christopher Baines
2020-12-07
*
Avoid setting timeout options for the daemon for the build
Christopher Baines
2020-12-06
*
Print out when builds fail due to timeouts
Christopher Baines
2020-12-06
*
Add some randomisation to substitute delays
Christopher Baines
2020-12-05
*
Add in timeouts around fetching substitutes
Christopher Baines
2020-12-05
*
Fix agent confusion over how many builds are running
Christopher Baines
2020-12-04
*
Replace WARNING with WARN
Christopher Baines
2020-11-30
*
Add some useful logging when the agent starts
Christopher Baines
2020-11-30
*
Improve logging of new builds
Christopher Baines
2020-11-30
*
Hide logging from garbage collection
Christopher Baines
2020-11-30
*
Improve the logging from the agent -> coordinator communication
Christopher Baines
2020-11-30
*
Improve handling of build failures
Christopher Baines
2020-11-30
*
Improve agent logging
Christopher Baines
2020-11-30
*
Avoid output from has-substitutes?
Christopher Baines
2020-11-29
*
Avoid lots of output when fetching substitutes for inputs
Christopher Baines
2020-11-29
*
Wait if no new builds are available
Christopher Baines
2020-11-29
*
Fix the post-build-failure procedure to handle agent errors
Christopher Baines
2020-11-29
*
Tune agent sleeping
Christopher Baines
2020-11-29
*
Better handle fetching builds
Christopher Baines
2020-11-27
*
Avoid agent crashes when substitute urls aren't provided
Christopher Baines
2020-11-16
*
Attempt to more gracefully handle the problem of missing derivations
Christopher Baines
2020-11-02
*
Improve missing inputs behaviour
Christopher Baines
2020-10-24
*
Add missing newline to failed to fetch substitutes message
Christopher Baines
2020-10-24
*
Use valid-path? rather than file exists for testing store items
Christopher Baines
2020-10-24
*
Have the agent handle errors from the coordinator
Christopher Baines
2020-10-24
*
Extract out agents submitting log files
Christopher Baines
2020-10-24
*
Change how agents handle store connections
Christopher Baines
2020-08-26
*
Use valid-path? rather than file-exists?
Christopher Baines
2020-08-15
*
Support tracking the end time of builds
Christopher Baines
2020-07-01
*
Support storing when builds start
Christopher Baines
2020-07-01
*
Handle the system more explicitly when fetching builds
Christopher Baines
2020-06-19
[prev]
[next]