GoDoxy/internal/watcher/health/monitor
yusing 8025af6067 feat(healthcheck): add retries before notifying (default: 3 times)
- Introduced NotifyFunc type for customizable notification handling in tests.
- Added Retries field to HealthCheckConfig for controlling notification thresholds.
- Implemented tests for notification behavior under various health check scenarios.
2025-07-20 12:03:45 +08:00
..
agent_proxied.go fix(agent): use godoxy-to-agent latency for health check 2025-05-31 07:39:01 +08:00
docker.go merge: main branch 2025-04-24 15:02:31 +08:00
fileserver.go refactor: health check logic 2025-05-10 22:55:20 +08:00
http.go refactor: health check logic 2025-05-10 22:55:20 +08:00
last_seen.go fix healthcheck last seen 2025-01-03 16:56:18 +08:00
monitor.go feat(healthcheck): add retries before notifying (default: 3 times) 2025-07-20 12:03:45 +08:00
monitor_test.go feat(healthcheck): add retries before notifying (default: 3 times) 2025-07-20 12:03:45 +08:00
raw.go refactor: health check logic 2025-05-10 22:55:20 +08:00