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
*
Use with-store/non-blocking from guix
Christopher Baines
2024-05-14
*
Remove with-timeout
Christopher Baines
2024-05-10
*
Avoid with-store/non-blocking
Christopher Baines
2024-05-10
*
Have the port monitoring fiber use non blocking sockets
Christopher Baines
2024-04-28
*
Don't use open-connection-for-uri from Guix
Christopher Baines
2024-04-28
*
Use the new process metrics exporter
Christopher Baines
2024-04-17
*
Fix the sleep-impl argument to retry-on-error
Christopher Baines
2024-03-16
*
Add a definition of retry-on-error which uses the fibers sleep
Christopher Baines
2024-03-15
*
Remove the core-guile-sleep variable
Christopher Baines
2024-03-15
*
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
*
Improve thread pool and work queue backtraces
Christopher Baines
2023-12-09
*
Guard against exceptions in the thread pool
Christopher Baines
2023-12-06
*
Don't check too-many-threads? in the thread pool for each job
Christopher Baines
2023-12-06
*
Move a hash-set! in the thread pool
Christopher Baines
2023-12-06
*
Re-fetch running jobs in the thread pool
Christopher Baines
2023-12-06
*
Don't pass time to wait-condition-variable
Christopher Baines
2023-12-02
*
Remove set-store-connection-timeout
Christopher Baines
2023-11-20
*
Avoid readlink syscalls when reading derivations
Christopher Baines
2023-11-17
*
Call wait-condition-variable with longer timeouts
Christopher Baines
2023-11-15
*
Remove some caching from reading derivations
Christopher Baines
2023-11-11
*
Don't output the whole log for substituting derivations
Christopher Baines
2023-08-31
*
Fix some logging messages
Christopher Baines
2023-08-29
*
Pass the store in to substitute-derivation
Christopher Baines
2023-08-20
*
Include metric for file descriptors
Christopher Baines
2023-08-20
*
Simplify substitute-derivation
Christopher Baines
2023-08-10
*
Name more threads
Christopher Baines
2023-08-09
*
Don't use threads for substituting derivations
Christopher Baines
2023-08-09
*
Fix read-derivation getting the filename
Christopher Baines
2023-08-03
*
Keep less derivation files open when reading derivations
Christopher Baines
2023-08-03
*
Make client requests mostly suspendable
Christopher Baines
2023-07-24
*
Remove unused make-base64-output-port
Christopher Baines
2023-05-20
*
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
[next]