Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated error handling to provide specific message for rate limit exceeded issues #657

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

monarxxjain
Copy link
Contributor

This PR fixes error handling to provide specific message for rate limit exceeded issues, while doing auto-cpufreq --update.

Changes

  • Now provides specific message for rate limit exceeded condition when fetching recent releases from GitHub API.
  • Handles various connection errors gracefully.
  • Added checks for malformed release data.

Fixes #656

@shadeyg56
Copy link
Collaborator

shadeyg56 commented Feb 26, 2024

LGTM. Tested and seems to be working.

Thanks for your contribution. You'll be credited as part of the next release.

@shadeyg56 shadeyg56 merged commit 0354ff6 into AdnanHodzic:master Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError on updating auto-cpufreq during exhausted GitHub API calls
2 participants