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

fix: handle versions list fetch failures #65

Merged
merged 1 commit into from
Jan 3, 2024
Merged

fix: handle versions list fetch failures #65

merged 1 commit into from
Jan 3, 2024

Conversation

nhedger
Copy link
Member

@nhedger nhedger commented Jan 3, 2024

This PR addresses issues that could arise when hitting the GitHub API rate limit.

When hitting the rate limit, the extension will now continue instead of crashing.

Additionally, some logging has been added when this happens so we can better troubleshoot it in the future.

Closes #56
Supersedes #57

@nhedger nhedger merged commit 92a42e2 into main Jan 3, 2024
3 checks passed
@nhedger nhedger deleted the fix/fetch branch January 3, 2024 15:28
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.

The VSCode extension fails to work when the Github API rate limit is reached.
1 participant