aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs.scm
Commit message (Expand)AuthorAge
* Don't start new jobs when there's low disk spaceChristopher Baines2024-03-11
* Add meaningful parallelism to processing jobsChristopher Baines2024-01-18
* Add missing empty job log entryChristopher Baines2023-11-05
* Handle eof when reading logsChristopher Baines2023-11-05
* Remove peekChristopher Baines2023-11-05
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Avoid logging when there are no processes to wait forChristopher Baines2023-03-09
* Allow skipping processing system testsChristopher Baines2023-02-08
* Don't count exiting with a status of 0 as a failureChristopher Baines2022-01-14
* Record job failure on non-0 exit statusChristopher Baines2022-01-12
* Improve the process jobs script signal handlingChristopher Baines2022-01-09
* Increase the default job processing timeoutChristopher Baines2022-01-09
* Increase the job timeoutChristopher Baines2021-02-10
* Support customising the latest branch revision max processesChristopher Baines2020-02-28
* Add a few imports in preparation for Guile 3Christopher Baines2020-02-27
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Allow customising the maximum number of processesChristopher Baines2019-12-16
* Prioritise processing the latest revisions for branchesChristopher Baines2019-07-16
* Record jobs as failed when they are killedChristopher Baines2019-07-14
* Kill long running load new revision jobsChristopher Baines2019-07-12
* Switch to processing jobs in parallelChristopher Baines2019-07-12
* Improve the job processingChristopher Baines2019-04-10
* More easily support stopping guix-data-service-process-jobsChristopher Baines2019-03-29
* Further improve load-new-guix-revision-jobsChristopher Baines2019-03-16
* Initial commitChristopher Baines2019-02-07