mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
401aca8ff3
- Changed cluster client initialization to be optimistic (assume healthy) - Nodes now start as healthy and are marked unhealthy only on actual failures - This prevents the issue where all nodes were marked unhealthy during init - Storage operations can now proceed even if initial health checks fail - Allows recovery from temporary network or auth issues during startup