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 Logic for is_valid_github_repo #2949

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Fix Logic for is_valid_github_repo #2949

merged 1 commit into from
Nov 7, 2024

Conversation

IsaacMilarky
Copy link
Contributor

Description

  • Fix typo in log when rate limit is triggered when preparing to clone repos
  • Fix logic where we would not retry when a rate limit is triggered when preparing to clone repos

This PR fixes #2948

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Isaac Milarsky <[email protected]>
@sgoggins sgoggins merged commit 45bc3e7 into main Nov 7, 2024
10 checks passed
@IsaacMilarky IsaacMilarky deleted the hotfix-retry branch November 8, 2024 18:37
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.

Collection Retry Logic when Keys Exhausted
2 participants