Introduce execution limiter for file uploads
* TechDoc publishers for storage providers (i.e aws, google storage) should now rate limit concurrent executions allowing for file uploads to run in batches of 10. * Add PATCH changeset to techdocs common * Update yarn.lock
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"json5": "^2.1.3",
|
||||
"mime-types": "^2.1.27",
|
||||
"mock-fs": "^4.13.0",
|
||||
"p-limit": "^3.1.0",
|
||||
"recursive-readdir": "^2.2.2",
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user