index
:
guix/build-coordinator
master
post-build-prioritisation
wip
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
*
Don't call report-bytes-hashed with #f
Christopher Baines
2023-05-24
*
Show backtraces for perform-upload errors
Christopher Baines
2023-05-23
*
Better handle the output hashing being completed for upload requests
Christopher Baines
2023-05-23
*
Tweak logging around agent output submission
Christopher Baines
2023-05-22
*
Better handle upload requests with no content
Christopher Baines
2023-05-22
*
Guard against the stat call failing
Christopher Baines
2023-05-17
*
Add extra log line when hashing outputs
Christopher Baines
2023-05-14
*
Not being able to log reliably is frustrating :(
Christopher Baines
2023-05-14
*
Guard against logging failures in the output hash thread
Christopher Baines
2023-05-14
*
Set the name of the hash management thread
Christopher Baines
2023-05-14
*
Move some logging
Christopher Baines
2023-05-14
*
Add more logging around computing hashes
Christopher Baines
2023-05-14
*
Fix missing logger argument
Christopher Baines
2023-05-14
*
Try to make starting hashing outputs more reliable
Christopher Baines
2023-05-12
*
Don't look at the content-length header for chunked transfers
Christopher Baines
2023-05-12
*
Fix retry-times not always being set
Christopher Baines
2023-05-11
*
Clean up some handling of uploads for agents
Christopher Baines
2023-05-11
*
Add more exception handling in the hash computing thread
Christopher Baines
2023-05-11
*
Have the coordinator report on the outputs that are being hashed
Christopher Baines
2023-05-11
*
Have agents report on the progress of the coordinator hashing outputs
Christopher Baines
2023-05-11
*
Don't log so much when the database is busy
Christopher Baines
2023-05-10
*
Tweak retrying for status update requests
Christopher Baines
2023-05-10
*
Move output hash related operations in to the dedicated thread
Christopher Baines
2023-05-10
*
Move computing output hashes to dedicated threads
Christopher Baines
2023-05-10
*
More port forcing
Christopher Baines
2023-05-09
*
Don't specify transfer encoding header in responses
Christopher Baines
2023-05-08
*
Change submit-output to not spend so much time waiting
Christopher Baines
2023-05-08
*
Specifically handle empty partial uploads
Christopher Baines
2023-05-08
*
Make logging conditional on the request content length
Christopher Baines
2023-05-08
*
Stop using chunked transfers for file uploads
Christopher Baines
2023-05-08
*
Provide progress reporting for computing the hashes of outputs
Christopher Baines
2023-05-08
*
Expose the number threads as a metric
Christopher Baines
2023-05-08
*
Add some comments about streaming http requests
Christopher Baines
2023-05-05
*
Include system uptime in the agent status information
Christopher Baines
2023-05-05
*
Remove now redundant logging around gc protection
Christopher Baines
2023-05-03
*
Stop monitoring uploads through the chunked output port
Christopher Baines
2023-04-30
*
Try to instrument ports/file descriptors
Christopher Baines
2023-04-27
*
Revert "Remove read-request-body workaround"
Christopher Baines
2023-04-25
*
Remove read-request-body workaround
Christopher Baines
2023-04-25
*
Deallocate canceled builds from agents when they startup
Christopher Baines
2023-04-21
*
Include the submit_outputs information in the agent status response
Christopher Baines
2023-04-21
*
Remove the GC protection mechanism
Christopher Baines
2023-04-17
*
Drop the delay for retrying uploads on failure
Christopher Baines
2023-04-11
*
Remove the crude alarm based timeout for submitting outputs
Christopher Baines
2023-04-11
*
Stop using the guix-memory-metrics-updater
Christopher Baines
2023-03-27
*
Instrument the size of some Guix managed hash tables
Christopher Baines
2023-03-27
*
Add processor count to the agent status
Christopher Baines
2023-03-24
*
Fix status load average handling
Christopher Baines
2023-03-22
*
Have agents send their status every 30 seconds
Christopher Baines
2023-03-22
*
Implement and extend the agent status functionality
Christopher Baines
2023-03-22
[next]