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?

preguntada hace 2 años50 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas