debian-forge-composer/internal/mocks
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
..
distro Make the Distroregistry FromHost() return distro with correct name 2021-05-14 15:43:00 +02:00
rpmmd worker: Configurable timeout for RequestJob 2021-10-19 00:12:18 +01:00