A build interrupted by a platform update says so clearly
v0.23.2-beta
- A build interrupted by a platform update says so clearly. Until now, restarting the agent mid-compilation surfaced the build tool's raw message, "failed to solve: Canceled: context canceled". Nothing indicated the interruption came from the platform: the message reads like a defect in your Dockerfile, and invites you to look in your own code for a problem that is not there. The agent knows why it is stopping, it now writes it down, and the technical cause stays attached for diagnosis.
- A genuine compilation error keeps being reported as-is, without rewording.