debian-forge-composer/internal/worker
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
..
api worker: Add identity filter and client oauth support 2021-06-17 10:08:35 +02:00
client.go worker: Use http.PostForm to post data 2021-06-23 10:33:22 +02:00
json.go kojiapi: include image type exports in Koji job args 2021-06-18 14:02:09 +01:00
server.go worker: Introduce heartbeats 2021-07-08 21:14:38 +01:00
server_test.go worker: Move job tokens to the queue itself 2021-07-08 21:14:38 +01:00