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:
@@ -19780,7 +19780,7 @@ p-limit@^2.0.0, p-limit@^2.2.0:
|
||||
dependencies:
|
||||
p-try "^2.0.0"
|
||||
|
||||
p-limit@^3.0.1, p-limit@^3.0.2:
|
||||
p-limit@^3.0.1, p-limit@^3.0.2, p-limit@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
|
||||
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
|
||||
|
||||
Reference in New Issue
Block a user