Files
pulse/server
rcourtman 7cea11795a fix: add caching to UpdateManager to prevent GitHub API rate limiting
- 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>
2025-06-14 12:11:44 +01:00
..