mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
46b56fdbaa
- Added retry logic for failed node loading with automatic 3-second retry - Added loading indicator while configuration is being fetched - Prevents showing empty configuration during initial load - Better handles transient network or rate limit errors This further addresses #372 by ensuring configuration data loads properly even when there are temporary issues like rate limiting or network hiccups.