aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Prioritise post build actionspost-build-prioritisationChristopher Baines2023-04-11
* Add priority support to create-work-queueChristopher Baines2023-04-11
* Add missing joinChristopher Baines2023-04-11
* Use underscores for derivation_nameChristopher Baines2023-04-11
* Expose the derived priority to agentsChristopher Baines2023-04-11
* Remove datastore-select-allocated-buildsChristopher Baines2023-04-11
* Drop the delay for retrying uploads on failureChristopher Baines2023-04-11
* Remove the crude alarm based timeout for submitting outputsChristopher Baines2023-04-11
* Reduce logging on build failuresChristopher Baines2023-04-11
* Include build priority when selecting allocated buildsChristopher Baines2023-04-11
* Strip down the guix-dev.scm fileChristopher Baines2023-04-10
* Include the build priority when agents fetch buildsChristopher Baines2023-04-10
* Change allocate-builds to update-build-allocation-planChristopher Baines2023-04-10
* Use a timeout when substituting derivations in the publish hookChristopher Baines2023-04-10
* Improve event/state id support for eventsChristopher Baines2023-04-03
* Try to improve hook exception handlingChristopher Baines2023-04-02
* Don't call (backtrace) in the build allocatorChristopher Baines2023-04-01
* Give up printing backtraces for exceptions in hooksChristopher Baines2023-03-29
* Try and ensure that the non-fibers sleep is used in placesChristopher Baines2023-03-29
* Provide more information in process-event error handlingChristopher Baines2023-03-29
* Remove backtrace printing from create-thread-poolChristopher Baines2023-03-29
* Always keep one thread running to process hooksChristopher Baines2023-03-29
* Guard against exceptions in the thread pool monitor threadChristopher Baines2023-03-29
* Switch the timeout approach for guix-data-service requestsChristopher Baines2023-03-29
* Decrease the planned builds for agentsChristopher Baines2023-03-29
* Add more logging around parallel hooksChristopher Baines2023-03-28
* Change how parallel hook processing worksChristopher Baines2023-03-28
* Add create-thread-poolChristopher Baines2023-03-28
* Remove %random-stateChristopher Baines2023-03-28
* Move waiting after hook errors in to process-eventChristopher Baines2023-03-27
* Stop using the guix-memory-metrics-updaterChristopher Baines2023-03-27
* Handle the tags being a vector in submit-buildChristopher Baines2023-03-27
* Tweak how the exception handling and logging works for hooksChristopher Baines2023-03-27
* Instrument the size of some Guix managed hash tablesChristopher Baines2023-03-27
* Fix sending tags as part of the build-submitted eventChristopher Baines2023-03-26
* Include build tags in the agent-builds-allocated eventChristopher Baines2023-03-26
* Send an event when builds are allocated to an agentChristopher Baines2023-03-25
* Send event on allocation plan updateChristopher Baines2023-03-25
* Send event on agent status updateChristopher Baines2023-03-25
* Add timestamp to the eventsChristopher Baines2023-03-25
* Add processor count to the agent statusChristopher Baines2023-03-24
* Include the timestamp when fetching the agent status from the dbChristopher Baines2023-03-23
* Fix status load average handlingChristopher Baines2023-03-22
* Include agent tags in the coordinator stateChristopher Baines2023-03-22
* Fix sharing build tags through the stateChristopher Baines2023-03-22
* Include the allocation plan size in the coordinator stateChristopher Baines2023-03-22
* Include build tags in the coordinator stateChristopher Baines2023-03-22
* Include agent requested systems in the coordinator stateChristopher Baines2023-03-22
* Include the last agent statuses in the overall statusChristopher Baines2023-03-22
* Have agents send their status every 30 secondsChristopher Baines2023-03-22