Codebuild Rate Limiting

0

We have been noticing a significant uptick in CodeBuild failures due to throttling, usually when several of our pipelines (that contain CodeBuild projects) get triggered concurrently. The error message is "Error calling startBuild: Rate exceeded (Service: AWSCodeBuild; Status Code: 400; Error Code: ThrottlingException)".

We have several CodeBuild projects and several pipelines, and sometimes several of those do get triggered concurrently. We have currently been retrying these manually. Is there a solution to this that does not involve just setting up automatic retries?

feita há 2 anos50 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas