AWS Code Build - Account Limit Exceeded Exception

0

Hi Team,

We are using AWS Code Build & Deploy to deploy our 30 microservice based application. Now when ever we are relasing new features in staging or production the requirement is to rebuild all 30 of these services. But we get errored due to AWS maximum build limit : Error calling startBuild: Cannot have more than 3 builds in queue for the account (Service: AWSCodeBuild; Status Code: 400; Error Code: AccountLimitExceededException; Request ID: a8498350-d3fd-47cd-8c9c-60e60fd206ba; Proxy: null)

We do understand there is a limit but in that case we will need AWS to hold off rather than failing and retrigger after some time. Basically work as pool rather than failing completely.

Workaround - We are doing it manually one by one.

Any advice would be greatly helpful !

已提问 1 个月前106 查看次数
2 回答
1

Hi,

I suggest you contacting AWS Support and requesting the quota increase for the number of concurrent builds in AWS CodeBuild.

The following AWS documentation page describes step by step how to request a quota increase using AWS Management Console.

profile picture
专家
已回答 1 个月前
profile picture
专家
已审核 1 个月前
0

Hi Prashant, I assume you went through this already: https://docs.aws.amazon.com/codebuild/latest/userguide/builds-working.html and no further optimisations can be done?

profile picture
专家
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则