circus/crates/common
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
..
migrations fc-queue-runner: implement persistent notification retry queue with exponential backoff 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 chore: bump MSRV to 1.95 for nightly Rust 2026-02-08 22:23:12 +03:00