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?

posta 2 anni fa50 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande