debian-forge-composer/pkg
Ondřej Budai 464ce568b2 dbjobqueue: put all DequeueByID queries into a transaction
If inserting a heartbeat or querying dependencies fail, we don't want to
actually dequeue the job from the database.

The failures may be:
- context timeout/cancellation
- network issues

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-04-14 16:37:04 +02:00
..
jobqueue dbjobqueue: put all DequeueByID queries into a transaction 2023-04-14 16:37:04 +02:00