🚀 Feature: Too many API requests should give a meaningful error #56
Labels
area: demo
Regarding the index.html demo file accompanying this repository
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: feature
New enhancement or request 🚀
If I try to parse a Github package.json via the url method, I get the following error message
After debugging the error, I found out that it's caused by making "too many requests" to the Github API.
Would be nice if the error was more meaningful. Something like this would be nice
The text was updated successfully, but these errors were encountered: