Skip to content

Reduce 429 error responses when checking links #4436

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

philippthun
Copy link
Member

Reduce test failures caused by GitHub rate limits.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@philippthun philippthun force-pushed the docs-tests-linkinator-retry branch 2 times, most recently from 64f8c52 to fe294e8 Compare July 3, 2025 10:16
@philippthun philippthun changed the title Retry link check requests with 429 responses Reduce 429 error responses when checking links Jul 3, 2025
@philippthun philippthun force-pushed the docs-tests-linkinator-retry branch 2 times, most recently from 44cae65 to dd5a32f Compare July 3, 2025 10:56
sethboyles
sethboyles previously approved these changes Jul 3, 2025
@philippthun philippthun force-pushed the docs-tests-linkinator-retry branch 6 times, most recently from e16fc76 to 0fcb1aa Compare July 4, 2025 11:34
- set concurrency to 1
- retry 429 responses with retry-after header
- set bearer token for GitHub links
@philippthun philippthun force-pushed the docs-tests-linkinator-retry branch from 0fcb1aa to 5ef6eea Compare July 4, 2025 11:42
@philippthun philippthun merged commit 770930b into main Jul 15, 2025
6 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jul 15, 2025
Changes in cloud_controller_ng:

- Reduce 429 error responses when checking links
    PR: cloudfoundry/cloud_controller_ng#4436
    Author: Philipp Thun <philipp.thun@sap.com>

- Add logging of service metadata during instance create/update/delete
    PR: cloudfoundry/cloud_controller_ng#4386
    Author: Katharina Przybill <30441792+kathap@users.noreply.github.com>
    Author: Sven Krieger <37476281+svkrieger@users.noreply.github.com>

Dependency updates in cloud_controller_ng:

- build(deps-dev): bump rspec-wait from 1.0.1 to 1.0.2
    PR: cloudfoundry/cloud_controller_ng#4422
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump solargraph from 0.56.0 to 0.56.1
    PR: cloudfoundry/cloud_controller_ng#4451
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@moleske moleske deleted the docs-tests-linkinator-retry branch July 15, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants