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

Doc Generation Error - HTTP Error 429 #924

Open
1 task done
robinroy03 opened this issue Aug 15, 2024 · 6 comments
Open
1 task done

Doc Generation Error - HTTP Error 429 #924

robinroy03 opened this issue Aug 15, 2024 · 6 comments
Labels
🍺 Hacktoberfest 🍺 Support open source and Start Hacking ! good first issue Good for newcomers type:Bug Fix Something isn't working

Comments

@robinroy03
Copy link
Member

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'}
@robinroy03 robinroy03 added the type:Bug Fix Something isn't working label Aug 15, 2024
@deka27
Copy link
Contributor

deka27 commented Aug 15, 2024

Maybe API quota is over, i believe it tries to get the contributors from API call everytime you build.

@skoudoro
Copy link
Contributor

like @robinroy03 github app, we should start using graphql API

@robinroy03 robinroy03 added good first issue Good for newcomers 🍺 Hacktoberfest 🍺 Support open source and Start Hacking ! labels Oct 12, 2024
@annapurna-gupta
Copy link

can i work on this issue?

@robinroy03
Copy link
Member Author

@annapurna-gupta sure!

@annapurna-gupta
Copy link

ok.. i am working on it.

@annapurna-gupta
Copy link

Hello @robinroy03, I’ve submitted a pull request and would appreciate it if you could take some time to review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍺 Hacktoberfest 🍺 Support open source and Start Hacking ! good first issue Good for newcomers type:Bug Fix Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants