debian-forge-composer/pkg/jobqueue/dbjobqueue
Ondřej Budai c3f6baad7f dbjobqueue: put all SQL queries into dequeueMaybe
Let's move all SQL queries together. In the following commit, we will actually
put all of them into a transaction in order to ensure atomicity.

This isn't a functional change, just code shuffling.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-04-14 16:37:04 +02:00
..
schemas worker/server: requeue unresponsive jobs 2022-11-02 15:26:00 +01:00
dbjobqueue.go dbjobqueue: put all SQL queries into dequeueMaybe 2023-04-14 16:37:04 +02:00