aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
* Work around the thread pool problemHEADmasterChristopher Baines13 hours
* Improve hook exception printingChristopher Baines13 hours
* Set the scheduler earlierChristopher Baines13 hours
* Ensure build-coordinator-prompt-hook-processing-for-event works in threadsChristopher Baines14 hours
* Alter how parallel hooks are implementedChristopher Baines15 hours
* Actually reset the state of the reusable-conditionChristopher Baines15 hours
* Increase the utility-thread-pool sizeChristopher Baines37 hours
* Fix missing label valueChristopher Baines38 hours
* Increase build-success parallelismChristopher Baines39 hours
* Attempt to speed up datastore-update-unprocessed-builds-for-build-successChristopher Baines40 hours
* Log the WAL checkpoint durationChristopher Baines40 hours
* Fix use of the job labelChristopher Baines40 hours
* Customise sqlite datastore histogram bucketsChristopher Baines41 hours
* Process build-success background jobs in parallelChristopher Baines41 hours
* Better instrument the background jobs queueChristopher Baines41 hours
* Move part of the build-success operation to a background jobChristopher Baines2 days
* Add reusable conditionsChristopher Baines2 days
* Customise buckets for coordinator duration metricsChristopher Baines5 days
* Check the requested build exists in a few client operationsChristopher Baines6 days
* Fix call-with-thread typoChristopher Baines2025-01-15
* Fix transaction rollback handlingChristopher Baines2025-01-15
* Don't use a default timeout to avoid confusionChristopher Baines2025-01-15
* Make more Knots compatability changesChristopher Baines2025-01-14
* Update Guile KnotsChristopher Baines2025-01-14
* Fix incompatability with Guile KnotsChristopher Baines2025-01-14
* Use Guile KnotsChristopher Baines2025-01-13
* Try to prioritise some database operationsChristopher Baines2024-10-14
* Add make-discrete-priority-queueing-channelsChristopher Baines2024-10-14
* Track errors when reading/substituting derivationsChristopher Baines2024-07-12
* Instrument the utility thread pool delaysChristopher Baines2024-07-12
* Increase the number of utility threadsChristopher Baines2024-07-12
* Split code for checking whether to store buildsChristopher Baines2024-07-09
* Remove the workaround for with-store/non-blockingChristopher Baines2024-07-04
* Revert "Add dbstat metrics"Christopher Baines2024-07-04
* Log the current state of the reader threadsChristopher Baines2024-07-02
* Track the procedures the worker threads are runningChristopher Baines2024-07-02
* Reduce the sleep in the worker threadsChristopher Baines2024-07-02
* Remove now redundant use of the writer thread channelChristopher Baines2024-07-02
* Try not using the busy timeoutChristopher Baines2024-07-02
* Add dbstat metricsChristopher Baines2024-07-02
* Don't use a chunked response for the metricsChristopher Baines2024-06-30
* Add option to skip updating derived priorities when submitting buildsChristopher Baines2024-06-25
* Fix build prioritisationChristopher Baines2024-06-25
* Add a utility thread poolChristopher Baines2024-06-25
* Remove support for chunked requestsChristopher Baines2024-06-23
* Add missing loop when fetching builds to allocateChristopher Baines2024-06-23
* Don't abuse the reader threads to read derivationsChristopher Baines2024-06-23
* Return copies of the list from the allocation plan fiberChristopher Baines2024-06-22
* Remove the ATTACH DATABASE lineChristopher Baines2024-06-22
* Add some logging in to build-coordinator-fetch-build-to-allocateChristopher Baines2024-06-22