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
/
utils.scm
Commit message (
Expand
)
Author
Age
*
Try to improve protections against getting stuck when substituting
Christopher Baines
2023-01-30
*
Stop signing the information about compressed files in narinfos
Christopher Baines
2022-11-25
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
Log the file size and md5 hash on the agent side
Christopher Baines
2022-10-21
*
Move SIGPIPE handling in to the script
Christopher Baines
2022-10-19
*
Raise exceptions when port-poll times out
Christopher Baines
2022-10-16
*
Use suspendable ports for the agent, with timeouts
Christopher Baines
2022-10-16
*
Throttle calling alarm
Christopher Baines
2022-10-15
*
Shorten timeout when submitting outputs
Christopher Baines
2022-10-14
*
Set thread names to help with debugging
Christopher Baines
2022-06-15
*
Make the derivation cache a doubly weak hash table
Christopher Baines
2022-05-19
*
Add a way of reading derivations directly from substitutes
Christopher Baines
2022-05-15
*
Simplify with-timeout
Christopher Baines
2022-04-08
*
Only use GC protection when gnutls won't internally retry
Christopher Baines
2022-02-04
*
Add extra logging around the last failed attempt
Christopher Baines
2022-01-20
*
Fix retry logging message
Christopher Baines
2022-01-20
*
Use the chunked-input-ended-prematurely exception type properly
Christopher Baines
2022-01-20
*
Fix log message
Christopher Baines
2022-01-19
*
Tweak retrying code to not catch the exception on the last try
Christopher Baines
2022-01-19
*
Only show delay lines where the time is non 0
Christopher Baines
2021-12-22
*
Increase precision of delay logging
Christopher Baines
2021-12-20
*
Use a specific exception type for chunked input issues
Christopher Baines
2021-11-26
*
Improve the call-with-delay-logging procedure
Christopher Baines
2021-11-18
*
Improve delay logging seconds reporting
Christopher Baines
2021-11-18
*
Add a tracing style delay logger
Christopher Baines
2021-11-16
*
Support multiple return values in retry-on-error
Christopher Baines
2021-11-14
*
Support custom methods in call-with-streaming-http-request
Christopher Baines
2021-11-14
*
Try to guard against broken locale settings
Christopher Baines
2021-10-12
*
Support thread-stop-delay for the work queues
Christopher Baines
2021-06-20
*
Support the work queue matching threads to jobs
Christopher Baines
2021-06-09
*
Support reporting bytes sent with streaming HTTP requests
Christopher Baines
2021-06-08
*
Switch to a lower gc threshold in make-chunked-output-port*
Christopher Baines
2021-06-07
*
Refactor the code around work queues
Christopher Baines
2021-05-31
*
Don't pretend that chunked inputs have been read
Christopher Baines
2021-05-30
*
Fix closing the custom chunked output port
Christopher Baines
2021-05-30
*
Fix the make-chunked-output-port* implementation
Christopher Baines
2021-05-30
*
Further tweak sending chunked HTTP requests
Christopher Baines
2021-05-29
*
Tweak how the GC protection works when closing the port
Christopher Baines
2021-05-28
*
Increase the size of one of the buffers for sending files
Christopher Baines
2021-05-28
*
Add more gc protection
Christopher Baines
2021-05-28
*
Use dyanmic-wind when changing the GC configuration
Christopher Baines
2021-05-28
*
Don't automatically requeue jobs
Christopher Baines
2021-05-28
*
Have with-gc-protection return the thunk return values properly
Christopher Baines
2021-05-28
*
Use GC protection for normal requests to the coordinator as well
Christopher Baines
2021-05-28
*
Increase the buffer size for sending outputs and log files
Christopher Baines
2021-05-28
*
Tune sending files over HTTP
Christopher Baines
2021-05-28
*
Don't ignore premature termination for chunked requests
Christopher Baines
2021-05-26
*
Simplify the work queue loop
Christopher Baines
2021-05-14
*
Buffer the network socket used for streaming http requests
Christopher Baines
2021-05-13
*
Stop agent threads only when 2 or more are idle
Christopher Baines
2021-04-23
[next]