mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
151228ce28
- 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