mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
53c6fc89a3
- Cluster now handles offline nodes gracefully without marking endpoints unhealthy - Fixed error 595 (node unreachable) not being treated as node-specific failure - Added parallel health checks with shorter timeouts for better performance - Fixed inconsistent border width on offline node cards (removed conflicting border-l-4) - Switched to ring utility for consistent outline on offline/alert nodes - Improved logout functionality with proper CSRF token handling addresses #312, #315