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-messaging
Commit message (
Expand
)
Author
Age
*
Add missing thunk
Christopher Baines
2021-01-16
*
Tweak agent messaging error handling
Christopher Baines
2021-01-16
*
Add local agent messaging
Christopher Baines
2021-01-16
*
Move triggering allocations out of the http server
Christopher Baines
2021-01-15
*
Rework the agent messaging modules
Christopher Baines
2021-01-15
*
Use methods for the agent messaging
Christopher Baines
2021-01-15
*
Tune agent retrying
Christopher Baines
2021-01-01
*
Move some metrics out of base-datastore-metrics-updater
Christopher Baines
2020-12-04
*
Add metrics for the database and WAL size
Christopher Baines
2020-12-01
*
Replace WARNING with WARN
Christopher Baines
2020-11-30
*
Revert erroneous logging change
Christopher Baines
2020-11-30
*
Improve the logging from the agent -> coordinator communication
Christopher Baines
2020-11-30
*
Better handle fetching builds
Christopher Baines
2020-11-27
*
Make hook processing a bit more efficient
Christopher Baines
2020-11-09
*
Use the build coordinator logger in the agent messaging server
Christopher Baines
2020-11-07
*
Include the Guile internal real and run times as metrics
Christopher Baines
2020-11-02
*
Have the agent handle errors from the coordinator
Christopher Baines
2020-10-24
*
Better handle agent errors on the coordinator side
Christopher Baines
2020-10-24
*
Improve the line length for the receiving outputs code
Christopher Baines
2020-10-24
*
Move around the code for build log file locations
Christopher Baines
2020-10-11
*
Guard against receiving parts of build log files
Christopher Baines
2020-10-10
*
Fix missing bad-request procedure
Christopher Baines
2020-10-07
*
Separate the agent messaging server and client code
Christopher Baines
2020-10-07
*
Split the fibers utils from the main utils module
Christopher Baines
2020-10-07
*
Don't patch fibers, just use the different procedure directly
Christopher Baines
2020-09-16
*
Use the #:namespace argument for metric registries
Christopher Baines
2020-08-31
*
Use the guile-prometheus library for the metrics
Christopher Baines
2020-08-31
*
Switch to using guile-lzlib
Christopher Baines
2020-08-31
*
Support storing when builds start
Christopher Baines
2020-07-01
*
Report builds by derivation system
Christopher Baines
2020-06-19
*
Handle the system more explicitly when fetching builds
Christopher Baines
2020-06-19
*
Add some additional logging around the uploading of build logs
Christopher Baines
2020-05-23
*
Track unprocessed hook events by event
Christopher Baines
2020-05-23
*
Report the number of unprocessed hook events
Christopher Baines
2020-05-21
*
Try to better handle/avoid http related failures
Christopher Baines
2020-05-20
*
Fix zeroing the right metric
Christopher Baines
2020-05-19
*
Zero the allocated build counts as well
Christopher Baines
2020-05-19
*
Zero the allocated build counts for each agent
Christopher Baines
2020-05-19
*
Support agents processing builds in parallel
Christopher Baines
2020-05-17
*
Change how triggering build allocations works
Christopher Baines
2020-05-17
*
Open up more fibers possibilities in the coordinator
Christopher Baines
2020-05-17
*
Guard against failed file uploads
Christopher Baines
2020-05-13
*
Stop base64 encoding chunked requests
Christopher Baines
2020-05-09
*
Improve the output receiving informational messages
Christopher Baines
2020-05-09
*
Tweak how outputs are sent
Christopher Baines
2020-05-09
*
Make it possible to see how fast outputs are transfered
Christopher Baines
2020-05-09
*
Add some informative messages when sending outputs
Christopher Baines
2020-05-09
*
Decrease data limit for sending without upfront compression
Christopher Baines
2020-05-09
*
Display some context around coordinator errors in the output
Christopher Baines
2020-05-09
*
Increase the number of threads for reading chunked responses
Christopher Baines
2020-05-09
[next]