feat: retry github api requests

This commit is contained in:
Peter Evans 2021-05-31 09:37:41 +09:00
parent 093c191148
commit 29708c335a
4 changed files with 1632 additions and 1 deletions

View file

@ -34,6 +34,7 @@
"@octokit/core": "3.5.1",
"@octokit/plugin-paginate-rest": "2.14.0",
"@octokit/plugin-rest-endpoint-methods": "5.5.0",
"@octokit/plugin-retry": "3.0.7",
"https-proxy-agent": "5.0.0",
"uuid": "8.3.2"
},