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

Open
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
clawbot added the bot label 2026-03-01 23:24:22 +01:00
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
clawbot removed the bot label 2026-03-15 21:54:54 +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