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

.sync/codeql: Add retry on GitHub REST Access Failures #349

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

makubacki
Copy link
Member

Attempts sometimes fail on the first try and later succeed when
reaching out to the GitHub REST API. To prevent actions from having
to be rerun, try up to 5 times waiting 10 seconds between each try.

Attempts sometimes fail on the first try and later succeed when
reaching out to the GitHub REST API. To prevent actions from having
to be rerun, try up to 5 times waiting 10 seconds between each try.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki self-assigned this Jun 26, 2024
@makubacki
Copy link
Member Author

@makubacki makubacki merged commit 3f13c92 into microsoft:main Jun 26, 2024
2 checks passed
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.

3 participants