Files
webhooker/internal/delivery/export_test.go
clawbot 0ce8565f51
All checks were successful
check / check (push) Superseded by a newer commit; never tested
Terminally fail retrying deliveries with a non-retry target type (closes #82) (#104)
A delivery left in `retrying` whose target type was edited to a fire-and-forget
or unknown type was skipped forever by both restart recovery and the retry
sweep. Both paths now record a result row and mark it `failed`.
2026-08-10 16:00:03 +02:00

13 KiB