mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
cf173ed97a
- nodes now properly show as disconnected when client creation fails - all configured nodes are checked, not just ones with active clients - connection health is tracked from the actual monitoring state - added detailed logging when client creation fails to help diagnose issues - storage and backup tabs should now properly reflect connection status previously, if a node failed to create a client during initialization (due to auth issues, network problems, etc), it wouldn't be tracked at all, causing inconsistent UI state. now all configured nodes are properly tracked and their connection status is accurately reflected.