fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
231 stars 163 forks source link

Doc Generation Error - HTTP Error 429 #924

Open robinroy03 opened 1 month ago

robinroy03 commented 1 month ago

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.

deka27 commented 1 month ago

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

skoudoro commented 2 weeks ago

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