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

Temporarily consider 429s as success in links check #6210

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Oct 7, 2024

This considers 429s as a success, until we can get lychee to cache success requests even if there's a failure.
This should only be a temporary measure. But ignoring one status code seems better than entirely disabling the check.

Related: #6183.

@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Oct 7, 2024
@dmathieu dmathieu marked this pull request as ready for review October 7, 2024 07:35
@dmathieu dmathieu requested a review from a team as a code owner October 7, 2024 07:35
@dmathieu
Copy link
Member Author

The remaining failure is due to the recent lychee action upgrade, not the 429s.
Merging this, and I'll look into fixing the v2 issue in another PR.

@dmathieu dmathieu merged commit 60905d6 into open-telemetry:main Oct 10, 2024
24 of 25 checks passed
@dmathieu dmathieu deleted the lychee-accept-429 branch October 10, 2024 07:16
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants