We use cookies to understand how people use Depot.
← All Posts

Now available: Project build timeouts

Written by
kyle
Kyle Galbraith
Published on
27 June 2024
You can now configure project level build timeouts for your container build projects and cancel builds from within Depot.
Now available: Project build timeouts banner

We have two big new features now available inside Depot! You can now configure a timeout for your Docker image builds by setting a project-level build timeout. In addition, you can cancel individual builds from within Depot.

Project level build timeouts

Project level build timeout in Depot

Now, inside your container build projects, there is a new Build Timeout setting that allows you to configure how long a build can run before it is automatically canceled. You enter the maximum number of minutes you're willing to wait for an image build, and once your build goes over that, it will be automatically canceled.

This is a great way to ensure that your builds don't run longer than expected and prevent any runaway builds from consuming resources.

Cancel builds

Not all builds are invoked by a CI provider and thus are easily cancelable. Sometimes, you need to cancel a build running inside of Depot that was invoked via code or our public API. For those cases, we've now rolled out the ability to cancel individual builds. You can click on any running build and cancel it from the UI.

What's next

There are more and more use cases for our Docker image build acceleration. We have folks using depot build in both their CI & local environments to speed up their builds. We also have more and more platform use cases where folks want to build Docker images with the power of Depot via our API.

These new features help all those use cases by making it easy to control and manage your builds. If you have other things that you'd like to see in this area, hop into our Discord Community and let us know.

Your builds have never been this quick.
Start building