]> git.ipfire.org Git - pbs.git/commit
jobs: Automatcially abort any jobs after three hours
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 20 Sep 2023 12:16:18 +0000 (12:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 20 Sep 2023 12:16:18 +0000 (12:16 +0000)
commit4f88a13e7eccde07888d983f96a890dc363a73c7
tree8bc1dce3c14f822fd159812302c305d48972527f
parent9689a8c3dc0306cc53e11974d802c432c34b8e8d
jobs: Automatcially abort any jobs after three hours

If builds hang or have some other problem, we will automatically abort
them after three hours so that we don't keep the builders up idle.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/__init__.py
src/buildservice/builds.py
src/buildservice/jobs.py
src/database.sql