Send up to 3 playlist check requests to Spotify at a time

This commit is contained in:
2024-03-28 07:18:23 +01:00
parent 1ec73fe016
commit 7c01bab5a4
3 changed files with 303 additions and 101 deletions

View File

@@ -18,7 +18,8 @@
"homepage": "https://github.com/maciejpedzich/mackorone-playlist-pr-bot#readme",
"dependencies": {
"metadata-scraper": "^0.2.60",
"probot": "^12.3.3"
"probot": "^12.3.3",
"promise-throttle-all": "^1.1.1"
},
"engines": {
"node": ">=18"