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.scm
Commit message (
Expand
)
Author
Age
*
Actually use non-blocking ports for network requests
Christopher Baines
2024-03-02
*
Change retry-on-error to take #:ignore and #:no-retry
Christopher Baines
2024-01-12
*
Don't call report-bytes-hashed with #f
Christopher Baines
2023-05-24
*
Show backtraces for perform-upload errors
Christopher Baines
2023-05-23
*
Tweak logging around agent output submission
Christopher Baines
2023-05-22
*
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
*
Have agents report on the progress of the coordinator hashing outputs
Christopher Baines
2023-05-11
*
Tweak retrying for status update requests
Christopher Baines
2023-05-10
*
Change submit-output to not spend so much time waiting
Christopher Baines
2023-05-08
*
Stop using chunked transfers for file uploads
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
*
Deallocate canceled builds from agents when they startup
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
*
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
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
Tweak upload handling again
Christopher Baines
2022-10-21
*
Log the file size and md5 hash on the agent side
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
*
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
*
Improve still more to send log message
Christopher Baines
2021-12-22
*
Improve logging when submitting outputs
Christopher Baines
2021-12-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
*
Check if an output has been uploaded before trying to upload it
Christopher Baines
2021-11-16
*
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
*
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
[next]