Commit Graph

2 Commits

Author SHA1 Message Date
Mauricio Siu
25006f7fe7 refactor: enhance deployment cancellation logic and improve Railpack build isolation
- Reintroduced the `initCancelDeployments` function in the server initialization sequence to ensure deployments can be canceled effectively.
- Updated the Railpack build command to use a unique builder name for each build, preventing conflicts during concurrent deployments.
- Enhanced the cancellation logic to reset application and compose statuses to "idle" after canceling running deployments, improving system reliability.
2026-06-16 06:59:10 -06:00
Tam Nguyen
815b8136fa fix: further typos 2026-03-30 09:01:50 +11:00