Skip to content

fix: fixing broken link in verify urls #908

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

Closed
wants to merge 1 commit into from

Conversation

JuanLeee
Copy link
Collaborator

@JuanLeee JuanLeee commented Jun 18, 2025

Description

Verify Urls test is failing because some links are returning a 202 response.
202 should be accepted since it some sites use async processing and retrying multiple times may be rejected because of anti bot measures.

Also invalid AWS pages return a false positive because it only checks that the webpage can be accessed but the actual webpage returned in a 404 page.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JuanLeee JuanLeee force-pushed the fix/verifyLink branch 4 times, most recently from 772d5dc to 73ebc7f Compare June 18, 2025 02:26
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.

1 participant