Notification delivery is fire-and-forget with no retry #52

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

From #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.

From #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.
clawbot self-assigned this 2026-03-01 23:23:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/dnswatcher#52