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
/
coordinator.scm
Commit message (
Expand
)
Author
Age
*
Move computing output hashes to dedicated threads
Christopher Baines
2023-05-10
*
Include system uptime in the agent status information
Christopher Baines
2023-05-05
*
Name more of the worker thread channels
Christopher Baines
2023-05-02
*
Increase the parallelism of the substitutes channel
Christopher Baines
2023-05-02
*
Don't log as much about "expected" exceptions in worker threads
Christopher Baines
2023-05-02
*
Introduce a new client-error exception type for client requests
Christopher Baines
2023-05-02
*
Simplify starting the build coordinator
Christopher Baines
2023-05-02
*
Add (web http) import for chunked-input-ended-prematurely-error?
Christopher Baines
2023-04-27
*
Set the <scheduler> record type printer in the service startup
Christopher Baines
2023-04-27
*
Avoid attempting to process build results twice
Christopher Baines
2023-04-24
*
Reverse the atomic-box-set! and vector-set! when storing events
Christopher Baines
2023-04-24
*
Set a custom printer for the build-coordinator record
Christopher Baines
2023-04-24
*
Fix hook processing error message
Christopher Baines
2023-04-23
*
Tweak the wal truncation again
Christopher Baines
2023-04-22
*
Add some more exception handling around hooks
Christopher Baines
2023-04-22
*
Re-enable (backtrace) for the allocator thread
Christopher Baines
2023-04-22
*
Fix agent-details
Christopher Baines
2023-04-21
*
Deallocate canceled builds from agents when they startup
Christopher Baines
2023-04-21
*
Include the submit_outputs information in the agent status response
Christopher Baines
2023-04-21
*
Guard against the hash file being empty
Christopher Baines
2023-04-13
*
Remove datastore-select-allocated-builds
Christopher Baines
2023-04-11
*
Change allocate-builds to update-build-allocation-plan
Christopher Baines
2023-04-10
*
Improve event/state id support for events
Christopher Baines
2023-04-03
*
Try to improve hook exception handling
Christopher Baines
2023-04-02
*
Don't call (backtrace) in the build allocator
Christopher Baines
2023-04-01
*
Give up printing backtraces for exceptions in hooks
Christopher Baines
2023-03-29
*
Try and ensure that the non-fibers sleep is used in places
Christopher Baines
2023-03-29
*
Provide more information in process-event error handling
Christopher Baines
2023-03-29
*
Always keep one thread running to process hooks
Christopher Baines
2023-03-29
*
Change how parallel hook processing works
Christopher Baines
2023-03-28
*
Move waiting after hook errors in to process-event
Christopher Baines
2023-03-27
*
Handle the tags being a vector in submit-build
Christopher Baines
2023-03-27
*
Tweak how the exception handling and logging works for hooks
Christopher Baines
2023-03-27
*
Fix sending tags as part of the build-submitted event
Christopher Baines
2023-03-26
*
Include build tags in the agent-builds-allocated event
Christopher Baines
2023-03-26
*
Send an event when builds are allocated to an agent
Christopher Baines
2023-03-25
*
Send event on allocation plan update
Christopher Baines
2023-03-25
*
Send event on agent status update
Christopher Baines
2023-03-25
*
Add timestamp to the events
Christopher Baines
2023-03-25
*
Add processor count to the agent status
Christopher Baines
2023-03-24
*
Implement and extend the agent status functionality
Christopher Baines
2023-03-22
*
Don't print backtraces for problems replying to clients
Christopher Baines
2023-03-21
*
Fix issue sending events outside of run-fibers
Christopher Baines
2023-03-21
*
Get the state to use with events from the database
Christopher Baines
2023-03-21
*
Send build related events
Christopher Baines
2023-03-21
*
Add events framework to the coordinator
Christopher Baines
2023-03-21
*
Support skipping updating derived priorities when cancelling builds
Christopher Baines
2023-02-21
*
Tweak updating derived priorities when canceling builds
Christopher Baines
2023-02-21
*
Rework canceling builds
Christopher Baines
2023-02-21
*
Store build and build results counts in the database
Christopher Baines
2022-10-28
[next]