htmlpreview / htmlpreview.github.com

HTML Preview for GitHub Repositories
htmlpreview.github.com
1.51k stars 303 forks source link

htmlpreview is extremely slow #93

Closed hosseinmoein closed 3 years ago

hosseinmoein commented 3 years ago

I use htmlpreview to render HTML documents for my codebase. Since Friday last, htmlpreview has been extremely slow. It takes up to a minute to fetch documents. Is that a know problem?

Best, HM

hosseinmoein commented 3 years ago

I am now getting this error

Error: Cannot load https://raw.githubusercontent.com/hosseinmoein/DataFrame/master/docs/HTML/DataFrame.html: 429 Too Many Requests

This used to work flawlessly for a long time

niutech commented 3 years ago

This error comes from https://cors-anywhere.herokuapp.com. If you know any other working CORS proxy, please suggest.

hosseinmoein commented 3 years ago

Thanks. Do you know why this has been happening in the past few days? Is there a fix in the works?

Best, HM

niutech commented 3 years ago

Yes, I have fixed CORS proxies, now it should get back to normal.