mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 02:33:32 +00:00
7cea11795a
- Add 30-minute cache for update checks to prevent excessive API calls - Cache based on channel and current version combination - Prevents 60+ API calls per hour that cause rate limiting - Still allows immediate response but reduces GitHub API load This fixes the rate limiting issue that was preventing proper update detection. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>