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

Add batching and retry logic to 404 checker #12938

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

sean1588
Copy link
Member

The 404 checker has been a bit flaky and causing PRs to error out and also takes about 7 mins to run at the end of the build. I made some adjustments here to check the urls in batch and also added retry logic to make it a bit more resilient to reporting false errors.

@pulumi-bot
Copy link
Collaborator

@sean1588 sean1588 merged commit 57cb2b9 into master Sep 25, 2024
10 checks passed
@sean1588 sean1588 deleted the sean/adjust-404-checker branch September 25, 2024 22:57
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.

4 participants