Auto-unsubscribe after 3 consecutive permanent fan-out failures #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What to build
Operational hygiene for the fan-out outbox: drop subscribers whose URLs have clearly gone away.
State:
Outbox-loop behaviour (extends posta/web#4):
Implementation goes in the outbox loop's outcome dispatch, alongside the per-row state transitions from posta/web#4.
Acceptance criteria
Blocked by