NeoAgi / NeoAgi.AWS.CodeArtifact.Pruner

Helper Utility to Mange an Amazon CodeArtifact Domain
https://gallery.ecr.aws/x7q2k3a7/neoagi.aws.codeartifact.pruner
Apache License 2.0
0 stars 0 forks source link

Remove Existing Concurrency Implementation #14

Closed Habikki closed 9 months ago

Habikki commented 9 months ago

The existing concurrency limit was designed to take advantage of the computing power of the runner not with respect to transactions per second rate limits enforced by AWS.

This should be removed in favor of different concurrency approach.