GoDoxy/internal/watcher
yusing 475e697490 fix(healthcheck): fix spamming notifications for unhealthy services
- Added a new `downNotificationSent` flag to track if a service down notification has been sent.
- Reset the notification state when a service comes back up.
- Updated logic to ensure notifications are sent only once after reaching the configured retry threshold for consecutive failures.
2025-07-27 21:47:29 +08:00
..
events style: coed cleanup and fix styling 2025-05-10 10:46:31 +08:00
health fix(healthcheck): fix spamming notifications for unhealthy services 2025-07-27 21:47:29 +08:00
config_file_watcher.go simplify task package implementation 2025-01-01 06:07:32 +08:00
directory_watcher.go refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation 2025-05-25 15:01:44 +08:00
docker_watcher.go refactor: remove the use of logging module in most code 2025-05-23 23:28:33 +08:00
file_watcher.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
watcher.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00