Free trial · 14 days · Cancel anytimeGet started

A deployment refused during a platform restart is now replayed automatically, as an…

v0.44.0-beta
  • A deployment refused during a platform restart is now replayed automatically, as an interrupted build already was. The previous version politely refused the work with an explicit message, but that message was enough for the hub to record it as an ordinary failure: it therefore had nothing to replay, and the deployment was lost. The case occurred in production on 7 September 2026, a few hours after the replay meant to prevent it shipped. The refusal is now silent for the two commands the hub can replay on its own, building and deploying a container. Every other command keeps explaining the cause, since nothing replays them and silence would earn them only a timeout.