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
*
Improve work queue and thread pool exception logging
Christopher Baines
2023-05-17
*
Add more information to job raised exception logs
Christopher Baines
2023-05-14
*
Add #:streaming? to call-with-streaming-http-request
Christopher Baines
2023-05-11
*
Add missing argument to port timeout errors
Christopher Baines
2023-05-11
*
Correct some indentation
Christopher Baines
2023-05-10
*
Separate read and write timeout exceptions
Christopher Baines
2023-05-09
*
Remove make-chunked-output-port* as it's now unused
Christopher Baines
2023-05-08
*
Force sending the request in call-with-streaming-http-request
Christopher Baines
2023-05-08
*
Stop using chunked transfers for file uploads
Christopher Baines
2023-05-08
*
Add utility to get system uptime
Christopher Baines
2023-05-05
*
Remove the gbc prefix from the thread names
Christopher Baines
2023-05-02
*
Neaten up the make-chunked-output-port* implementation
Christopher Baines
2023-04-30
*
Stop monitoring uploads through the chunked output port
Christopher Baines
2023-04-30
*
Try to instrument ports/file descriptors
Christopher Baines
2023-04-27
*
Remove chunked input code
Christopher Baines
2023-04-25
*
Remove some thread pool logging
Christopher Baines
2023-04-22
*
Use set-car! when sorting the prioritised work queue
Christopher Baines
2023-04-20
*
Attempt to make with-port-timeouts handle the GC restarting poll
Christopher Baines
2023-04-17
*
Remove the GC protection mechanism
Christopher Baines
2023-04-17
*
Add priority support to create-work-queue
Christopher Baines
2023-04-11
*
Try and ensure that the non-fibers sleep is used in places
Christopher Baines
2023-03-29
*
Remove backtrace printing from create-thread-pool
Christopher Baines
2023-03-29
*
Guard against exceptions in the thread pool monitor thread
Christopher Baines
2023-03-29
*
Add more logging around parallel hooks
Christopher Baines
2023-03-28
*
Add create-thread-pool
Christopher Baines
2023-03-28
*
Remove %random-state
Christopher Baines
2023-03-28
*
Instrument the size of some Guix managed hash tables
Christopher Baines
2023-03-27
*
Better report exceptions in substitute-derivation
Christopher Baines
2023-03-14
*
Don't use setsockopt on the hurd
Christopher Baines
2023-03-14
*
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
[next]