mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
ef2b551dfa
- Handle 403 rate limit errors without throwing 500 server errors - Return informative response when rate limited instead of crashing - Fix variable scope issue in error handling - Prevent Settings modal from breaking when GitHub API is unavailable - Add specific error messages for rate limits, 404s, and network issues This resolves the Settings modal 500 errors when GitHub API rate limits are exceeded, providing a better user experience. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>