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
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
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
*
Tweak upload handling again
Christopher Baines
2022-10-21
*
Copy upload error handling to the partial route
Christopher Baines
2022-10-21
*
Log the file size and md5 hash on the agent side
Christopher Baines
2022-10-21
*
Include the file size and md5 hash in error messages
Christopher Baines
2022-10-21
*
Tweak output uploading code
Christopher Baines
2022-10-19
*
Use suspendable ports for the agent, with timeouts
Christopher Baines
2022-10-16
*
Throttle calling alarm
Christopher Baines
2022-10-15
*
Reset the upload progress when appropriate
Christopher Baines
2022-10-14
*
Add more logging around file uploads
Christopher Baines
2022-10-14
*
Shorten timeout when submitting outputs
Christopher Baines
2022-10-14
*
Tweak output upload timeout
Christopher Baines
2022-10-14
*
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
*
Move retry in submit-output
Christopher Baines
2022-04-09
*
Add a timeout for submitting outputs
Christopher Baines
2022-04-09
*
Only use GC protection when gnutls won't internally retry
Christopher Baines
2022-02-04
*
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
*
Improve still more to send log message
Christopher Baines
2021-12-22
*
Improve logging when submitting outputs
Christopher Baines
2021-12-22
*
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
*
Only check the size of the file once when uploading
Christopher Baines
2021-11-21
*
Fix variable reference in submit-output
Christopher Baines
2021-11-21
*
Compress outputs outside of the upload slot
Christopher Baines
2021-11-20
*
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
*
Fix the uri when calling coordinator-handle-failed-request
Christopher Baines
2021-11-15
*
Handle the case where there are no more bytes to send
Christopher Baines
2021-11-15
*
Remove some test code
Christopher Baines
2021-11-14
*
Implement initial support for resuming HTTP uploads
Christopher Baines
2021-11-14
*
Don't error for 404 responses in coordinator-http-request
Christopher Baines
2021-11-14
*
Don't error for responses with no body in coordinator-http-request
Christopher Baines
2021-11-14
*
Start checking the hashes of submitted outputs
Christopher Baines
2021-11-14
*
Return to compressing outputs then sending them
Christopher Baines
2021-11-07
*
Move retrying uploads out of the with-upload-slot region
Christopher Baines
2021-08-07
*
Support reporting bytes sent when submitting outputs
Christopher Baines
2021-06-08
*
Retry more when sending outputs
Christopher Baines
2021-05-30
*
Improve the reveived output message
Christopher Baines
2021-05-30
[next]