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:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/techdocs-common': patch
|
||||
---
|
||||
|
||||
Add rate limiter for concurrent execution of file uploads in AWS and Google publishers
|
||||
Reference in New Issue
Block a user