This website requires JavaScript.
Explore
Help
Sign In
sneak
/
dnswatcher
Watch
1
Star
0
Fork
0
Code
Issues
29
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d8bb86a552aca42a2c874f1a7280b5f9e38ac24
dnswatcher
/
internal
/
notify
T
History
clawbot
6d8bb86a55
check / check (push)
Successful in 36s
Details
fix: increase retry defaults to 5 retries and 60s max delay
...
Per sneak's feedback: DefaultMaxRetries 3→5, DefaultMaxDelay 10s→60s. closes
#62
2026-03-17 02:19:31 -07:00
..
delivery_test.go
test(notify): add comprehensive tests for notification delivery (
#79
)
2026-03-04 11:26:31 +01:00
export_test.go
feat: add retry with exponential backoff for notification delivery
2026-03-10 11:11:32 -07:00
history_test.go
feat: add unauthenticated web dashboard showing monitoring state and recent alerts (
#83
)
2026-03-04 13:03:38 +01:00
history.go
feat: add unauthenticated web dashboard showing monitoring state and recent alerts (
#83
)
2026-03-04 13:03:38 +01:00
notify_test.go
fix: resolve gosec G704 SSRF findings without suppression
2026-02-20 00:21:41 -08:00
notify.go
feat: add retry with exponential backoff for notification delivery
2026-03-10 11:11:32 -07:00
retry_test.go
feat: add retry with exponential backoff for notification delivery
2026-03-10 11:11:32 -07:00
retry.go
fix: increase retry defaults to 5 retries and 60s max delay
2026-03-17 02:19:31 -07:00