mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 20:22:53 +00:00
2e214f31ce
- Always try cluster/resources endpoint first (works on standalone nodes too) - Only fall back to traditional polling for very old Proxmox versions - Confirmed working on standalone nodes like pimox - Significantly reduces API calls and improves performance - Addresses efficiency concerns from #447