AWS CodeBuild build timeout limit increased to 36 hours

Posted on: Jun 28, 2024

AWS CodeBuild now enables customers to increase their build timeout up to 36 hours compared to the prior limit of 8 hours. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.

This setting represents the maximum amount of time before CodeBuild stops a build request if it is not complete. With this launch, customers with workloads requiring longer timeouts, such as large automated test suites or embedded machine builds, can leverage CodeBuild.

The increased timeout limit is available in all regions where CodeBuild is offered. For more information about the AWS Regions where CodeBuild is available, see the AWS Regions page.

To learn more about CodeBuild configurations, please visit our documentation. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.