Notification delivery: fire-and-forget with no retry #62

Closed
opened 2026-03-01 23:24:22 +01:00 by clawbot · 0 comments
Collaborator

Notifications are fire-and-forget (goroutines, no retry). If Slack/ntfy is temporarily down, changes are silently lost.

Consider: retry with backoff, or at minimum log notification failures prominently.

Ref: issue #5 item 10

Notifications are fire-and-forget (goroutines, no retry). If Slack/ntfy is temporarily down, changes are silently lost. Consider: retry with backoff, or at minimum log notification failures prominently. Ref: [issue #5](https://git.eeqj.de/sneak/dnswatcher/issues/5) item 10
sneak added this to the 1.5 milestone 2026-03-01 23:24:50 +01:00
clawbot self-assigned this 2026-03-10 15:25:04 +01:00
sneak closed this issue 2026-03-22 07:15:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/dnswatcher#62