circus/crates/queue-runner/src
NotAShelf 015360ffcf
fc-queue-runner: integrate GC pinning and machine health tracking
`gc_loop` queries pinned build IDs before cleanup. `try_remote_build`
calls `record_success`/`record_failure` per builder.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia8e20ead3c83b78d787dba518c382f9a6a6a6964
2026-02-28 12:18:06 +03:00
..
builder.rs fc-queue-runner: map exit codes to extended BuildStatus variants 2026-02-16 13:02:23 +03:00
lib.rs queue-runner: semaphore-based worker pool with atomic build claiming 2026-02-02 01:15:07 +03:00
main.rs fc-queue-runner: integrate GC pinning and machine health tracking 2026-02-28 12:18:06 +03:00
runner_loop.rs fc-queue-runner: plumb worker_count into fair-share scheduling 2026-02-28 12:18:02 +03:00
worker.rs fc-queue-runner: integrate GC pinning and machine health tracking 2026-02-28 12:18:06 +03:00