Skip to content

Conversation

@tiran
Copy link
Collaborator

@tiran tiran commented Aug 13, 2025

Our CI is running into rate limiting issues with RTD:

intersphinx inventory 'https://pyproject-hooks.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 429 Client Error: Too Many Requests for url: https://pyproject-hooks.readthedocs.io/en/latest/objects.inv

@tiran tiran requested a review from a team as a code owner August 13, 2025 10:35
@tiran
Copy link
Collaborator Author

tiran commented Aug 13, 2025

Over the past hours I have had multiple cases of failing tests.

The intersphinx links are just nice to have. They generate links from classes or methods of foreign projects like packaging.

tiran added 2 commits August 13, 2025 12:48
The test case is checking for a specific version of pbr. The test was
passing for a long time -- until pbr upstream releases a new version.
Pin the expected version with a constraint.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Our CI is running into rate limiting issues with RTD:

```
intersphinx inventory 'https://pyproject-hooks.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 429 Client Error: Too Many Requests for url: https://pyproject-hooks.readthedocs.io/en/latest/objects.inv
```

Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran tiran force-pushed the disable-intersphinx branch from ff7179c to 72c742a Compare August 13, 2025 10:50
@mergify mergify bot added the ci label Aug 13, 2025
@tiran tiran changed the title fix: disable intersphinx for RTD hosted project fix: disable intersphinx for RTD hosted project, pin pbr Aug 13, 2025
@mergify mergify bot merged commit bc5b44f into python-wheel-build:main Aug 13, 2025
111 checks passed
@tiran tiran deleted the disable-intersphinx branch October 6, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants