debian-forge-composer/docs/news
sanne 4385c39d66 worker: Introduce heartbeats
An occupied worker checks about every 15 seconds if it's current job was
cancelled. Use this to introduce a heartbeat mechanism, where if
composer hasn't heard from the worker in 2 minutes, the job times out
and is set to fail.
2021-07-08 21:14:38 +01:00
..
27 27 2021-02-04 15:44:39 +01:00
28 28 2021-02-20 17:56:23 +00:00
29 29 2021-03-05 15:01:38 +01:00
30 30 2021-06-10 14:59:08 +02:00
unreleased worker: Introduce heartbeats 2021-07-08 21:14:38 +01:00
README.md docs/news: introduce release notes directory 2021-01-15 13:21:12 +01:00

Release Notes

This directory contains release notes for osbuild-composer in the form of short markdown documents, sorted into subdirectories by release.

When proposing a user-visible change, please add a release note into the unreleased directory. The note should explain the change from the perspective of somebody using osbuild-composer and ideally how the change affects them or how they can make use of new functionality.

When preparing a release, a maintainer will rename the unreleased directory and summarize its contents in NEWS.md.