aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
* Increase the timeout for substituting derivationsHEADmasterChristopher Baines16 hours
* Fix the port timeout exceptionsChristopher Baines17 hours
* Remove with-timeoutChristopher Baines17 hours
* Use with-port-timeouts when recompressing log filesChristopher Baines17 hours
* Avoid with-store/non-blockingChristopher Baines17 hours
* Show backtraces for exceptions when substituting derivationsChristopher Baines19 hours
* Have the port monitoring fiber use non blocking socketsChristopher Baines13 days
* Use port timeouts when substituting derivationsChristopher Baines13 days
* Create the pid file earlierChristopher Baines13 days
* Don't use open-connection-for-uri from GuixChristopher Baines13 days
* Fix for guile-lib v0.2.8Christopher Baines2024-04-23
* Tweak running sqitchChristopher Baines2024-04-22
* Use the new process metrics exporterChristopher Baines2024-04-17
* Guard against signaling the error condition not workingChristopher Baines2024-04-17
* Fix the sleep-impl argument to retry-on-errorChristopher Baines2024-03-16
* Add a definition of retry-on-error which uses the fibers sleepChristopher Baines2024-03-15
* Remove the core-guile-sleep variableChristopher Baines2024-03-15
* Remove mutexes from the upload monitoringChristopher Baines2024-03-13
* Actually use non-blocking ports for network requestsChristopher Baines2024-03-02
* Expose information about setup failuresChristopher Baines2024-02-08
* Expose the derived priorities for buildsChristopher Baines2024-01-30
* Add inbuilt port monitoringChristopher Baines2024-01-19
* Force output with the custom port logChristopher Baines2024-01-17
* Fix worker thread channel destructor loggingChristopher Baines2024-01-17
* Change retry-on-error to take #:ignore and #:no-retryChristopher Baines2024-01-12
* Add more options when updating build prioritiesChristopher Baines2024-01-12
* Use client errors in update-build-priorityChristopher Baines2024-01-12
* Avoid calling display for loggingChristopher Baines2023-12-28
* Rewrite process-eventChristopher Baines2023-12-23
* Add some port timeouts in to the build-success-publish-hookChristopher Baines2023-12-13
* Improve thread pool and work queue backtracesChristopher Baines2023-12-09
* Add delay logging to SQLite transactionsChristopher Baines2023-12-06
* Drop the write duration logging thresholdChristopher Baines2023-12-06
* Guard against exceptions in the thread poolChristopher Baines2023-12-06
* Don't check too-many-threads? in the thread pool for each jobChristopher Baines2023-12-06
* Avoid some database queries when running hooksChristopher Baines2023-12-06
* Move a hash-set! in the thread poolChristopher Baines2023-12-06
* Re-fetch running jobs in the thread poolChristopher Baines2023-12-06
* Fix the return value for fold-buildsChristopher Baines2023-12-06
* Don't pass time to wait-condition-variableChristopher Baines2023-12-02
* Extend %file-port-name-canonicalization to hook threadsChristopher Baines2023-11-30
* Set %file-port-name-canonicalization to avoid readlink syscallsChristopher Baines2023-11-28
* Actually use a separate store connectionChristopher Baines2023-11-23
* Remove set-store-connection-timeoutChristopher Baines2023-11-20
* Use a temporary store connection for substituting derivationsChristopher Baines2023-11-20
* Use port timeouts when checking substitutesChristopher Baines2023-11-20
* Switch to (mostly) non blocking store connections in the agentChristopher Baines2023-11-20
* Pass the store in to delete-outputsChristopher Baines2023-11-20
* Pass the store in to get-output-detailsChristopher Baines2023-11-20
* Don't shadow store in the agentChristopher Baines2023-11-20