]> git.ipfire.org Git - pbs.git/commit
builders: Raise BuilderNotOnlineError if the connection does not work
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Mar 2025 10:46:01 +0000 (10:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Mar 2025 10:46:01 +0000 (10:46 +0000)
commit05d60be1efe19c5bedeb27cff2ba72e6ed2903c2
tree973c2ba1fe009cc4f6b1849b0d9e2748294a94e7
parentd8788e4b90aca60483fb03f737f078b340cfa66a
builders: Raise BuilderNotOnlineError if the connection does not work

In case we have a connection, but it has gone away, we will just pretend
that the builder is offline.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/builders.py