feat: add @octokit/plugin-throttling to handle GH rate limits

This commit is contained in:
Brett Pechiney 2023-07-06 19:19:51 -04:00
parent 9fd47c87b5
commit 5a8d2e3d13
9 changed files with 1917 additions and 37 deletions

View file

@ -34,6 +34,7 @@
"@octokit/core": "^4.2.4",
"@octokit/plugin-paginate-rest": "^5.0.1",
"@octokit/plugin-rest-endpoint-methods": "^6.8.1",
"@octokit/plugin-throttling": "^6.1.0",
"https-proxy-agent": "^5.0.1",
"proxy-from-env": "^1.1.0",
"uuid": "^9.0.0"