Skip to content

aft-customizations - GitLab throttle error - this archive has been requested too many times #607

Description

@wellsiau-aws

Terraform Version & Prov:

AFT Version: 1.18.1 or lower
1.18.1 or lower

Terraform Version & Provider Versions
any version - not relevant to the provider

Bug Description
AFT CodePipeline uses CodeConnection to establish connection with GitLab Cloud / SaaS. This connection uses the CodePipeline default artifact mode (zip).

As documented in GitLab #212628, there's hard-coded limit of 5 archive copy per minute.

Because of that, if you are using GitLab cloud as your VCS and trying to re-invoke AFT customization to 5 or more accounts at the sametime, you might be impacted by the throttle limit

To Reproduce
Steps to reproduce the behavior:

  • Update your max concurrency to value higher than 5
  • Try to invoke more than 5 accounts invocation by using aft-invoke-customizations

Note: the issue #604 might mask the real concurrency that running in your pipeline.

Expected behavior
AFT should able to trigger re-baseline for more than 5 accounts when using aft-invoke-customizations

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpending investigationIssue needs further investigation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions