debian-forge-composer/internal/weldr
Sanne Raymaekers 794acd8e34 worker: add ability to track workers serverside
Unresponsive workers (>=1 hour of no status update) are cleaned up.

Several things are enabled by keeping track of workers, in future the
worker server could:
- keep track of how many workers are active
- see if a worker for a specific architecture is available
2023-12-06 17:22:36 +01:00
..
api.go Don't Panic in getComposeStatus and skip invalid jobs in fsjobqueue New 2023-11-20 13:34:40 +01:00
api_test.go Don't Panic in getComposeStatus and skip invalid jobs in fsjobqueue New 2023-11-20 13:34:40 +01:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
json.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
responses_test.go dnfjson: Add mock checksums to the packages used in testing 2023-09-21 16:56:54 +02:00
upload.go weldr: define the pulp.ostree upload settings 2023-10-18 21:14:46 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00