send max 4 requests to Gitea concurrently

This commit is contained in:
Jannis R
2020-10-25 21:11:35 +01:00
parent 8330f93a3d
commit 463c1967b4
2 changed files with 8 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
"homepage": "https://github.com/jaedle/mirror-to-gitea#readme",
"dependencies": {
"@octokit/rest": "^16.2.0",
"p-queue": "^6.6.2",
"superagent": "^4.0.0"
}
}