circus/crates/queue-runner
NotAShelf 21446c6dcb
fc-queue-runner: implement persistent notification retry queue with exponential backoff
Adds a `notification_tasks` table and a background worker to (hopefully
reliably) deliver webhooks, git status updates, and e-mail notifications
with automatic retry on transient failures.

This was one of the critical gaps, finally done.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I794967c66958658c4d8aed40793d67f96a6a6964
2026-02-28 12:18:18 +03:00
..
src fc-queue-runner: implement persistent notification retry queue with exponential backoff 2026-02-28 12:18:18 +03:00
tests fc-common: add GC pinning and machine health infrastructure 2026-02-28 12:18:04 +03:00
Cargo.toml fc-queue-runner: implement per-build cancellation via CancellationToken 2026-02-16 23:42:45 +03:00