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
/
http
Commit message (
Expand
)
Author
Age
*
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
*
Don't log so much when the database is busy
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
*
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
*
Include system uptime in the agent status information
Christopher Baines
2023-05-05
*
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
*
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
*
Implement and extend the agent status functionality
Christopher Baines
2023-03-22
*
Stop using procedures for responses where unnecessary
Christopher Baines
2023-03-21
*
Clean up some logging
Christopher Baines
2022-10-22
*
Log when output files are renamed
Christopher Baines
2022-10-22
*
Add more logging when output files are deleted
Christopher Baines
2022-10-22
*
Copy upload error handling to the partial route
Christopher Baines
2022-10-21
*
Include the file size and md5 hash in error messages
Christopher Baines
2022-10-21
*
Don't crash on chunked input exceptions
Christopher Baines
2022-10-08
*
Check the dynamic auth token before creating new agents
Christopher Baines
2022-10-08
*
Fix the threshold for metrics delay logging
Christopher Baines
2022-02-01
*
Tweak metrics delay logging
Christopher Baines
2022-01-20
*
Remove bodies from responses to HEAD requests
Christopher Baines
2021-12-27
*
Fix route for getting the bytes uploaded for an output
Christopher Baines
2021-12-24
*
Check before deleting files
Christopher Baines
2021-11-26
*
Remove redundant if in the controller
Christopher Baines
2021-11-26
*
Don't print backtraces in the controller when chunked inputs end
Christopher Baines
2021-11-26
*
Delete existing files when processing upload requests
Christopher Baines
2021-11-22
*
Unwind on some exceptions
Christopher Baines
2021-11-22
*
Improve some way numbers are displayed
Christopher Baines
2021-11-22
*
Track delays for reporting metrics
Christopher Baines
2021-11-16
*
Check if an output has been uploaded before trying to upload it
Christopher Baines
2021-11-16
*
Add error handling around computing output hashes
Christopher Baines
2021-11-15
*
Implement initial support for resuming HTTP uploads
Christopher Baines
2021-11-14
*
Start checking the hashes of submitted outputs
Christopher Baines
2021-11-14
*
Improve the reveived output message
Christopher Baines
2021-05-30
*
Remove stale log files
Christopher Baines
2021-05-26
*
Handle receiving outputs as a bytevector
Christopher Baines
2021-04-23
*
Handle receiving logs as bytevectors
Christopher Baines
2021-04-09
[next]