debian-forge-composer/cmd/osbuild-worker
sanne d25ae71fef worker: Configurable timeout for RequestJob
This is backwards compatible, as long as the timeout is 0 (never
timeout), which is the default.

In case of the dbjobqueue the underlying timeout is due to
context.Canceled, context.DeadlineExceeded, or net.Error with Timeout()
true. For the fsjobqueue only the first two are considered.
2021-10-19 00:12:18 +01:00
..
jobimpl-depsolve.go cloudapi/v2: Use worker to depsolve 2021-10-11 13:16:51 +02:00
jobimpl-koji-finalize.go rpmmd: move RPM metadata tooling to internal pkg 2021-06-29 09:33:05 +01:00
jobimpl-koji-init.go workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
jobimpl-osbuild-koji.go kojiapi: include image type exports in Koji job args 2021-06-18 14:02:09 +01:00
jobimpl-osbuild.go worker: Configure AWS credentials in the worker 2021-10-14 02:10:54 +01:00
main.go worker: Configurable timeout for RequestJob 2021-10-19 00:12:18 +01:00
osbuild.go osbuld-worker: call osbuild with --export flag 2021-03-17 18:12:17 +00:00