Add concurrency limit to service
This commit is contained in:
parent
5bea3c94c1
commit
eb87de8e68
9 changed files with 116 additions and 58 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"openapi-fetch": "0.13.3",
|
||||
"openapi-typescript": "7.4.4",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.2",
|
||||
"p-queue": "^8.0.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue