A platform update no longer interrupts your builds in progress
v0.24.0-beta
- A platform update no longer interrupts your builds in progress. Until now, restarting the agent killed builds in flight: the compilation time already spent was lost, with no automatic resumption, and the error message looked like a defect in your Dockerfile. The agent now waits for committed builds to finish before stopping, up to three minutes. Beyond that it stops anyway, but says so clearly.