Skip to content

Doc Generation Error - HTTP Error 429 #924

@robinroy03

Description

@robinroy03

Description

Doc Generation Error - HTTP error

Instead of hitting the endpoint repeatedly, trying some exponential backoff might help.

image

Way to reproduce

Run make -C . clean && make -C . html-no-examples multiple times.

  • Operating system and versions (run python -c "from fury import get_info; print(get_info())")
    {'fury_version': '0.1.0.dev5404+g14851c6', 'pkg_path': '/home/robin/Desktop/playground/fury/fury', 'commit_hash': '14851c6', 'sys_version': '3.11.9 (main, Apr 6 2024, 17:59:24) [GCC 11.4.0]', 'sys_executable': '/home/robin/Desktop/playground/venv/bin/python', 'sys_platform': 'linux', 'numpy_version': '2.0.1', 'scipy_version': '1.14.0', 'vtk_version': '9.3.1', 'matplotlib_version': '3.9.2', 'dipy_version': '1.9.0'}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions