Closed liuwei-tianshu closed 3 years ago
Please provide a reproducible test case that causes this issue.
--
The throttling is done with octokit/plugin-throttling
: https://github.com/octokit/plugin-throttling.js
And the code is here: https://github.com/gavinr/github-csv-tools/blob/69d54f407842a63c90aa09d0dabb165245f9722e/index.js#L75-L98
Error message: Request quota exhausted for request GET https://api.github.com/repos/dotCMS/core/issues/16215/comments Retrying after 2525 seconds!
You can access https://api.github.com/repos/dotCMS/core/issues/16215/comments and find that it can not respond. For this situation, it needs to ignore and skip this url.