debian-forge-composer/cmd/osbuild-composer
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
..
testdata composer: More configuration of how composer is served 2021-10-02 14:27:02 +02:00
composer.go worker: Configurable timeout for RequestJob 2021-10-19 00:12:18 +01:00
config.go worker: Configurable timeout for RequestJob 2021-10-19 00:12:18 +01:00
config_test.go worker: Configurable timeout for RequestJob 2021-10-19 00:12:18 +01:00
main.go composer: Don't dump sensitive fields from config 2021-10-08 13:58:47 +02:00