a year ago
deployment success
service ran for 3 min
service failed
error says deployment failed during build process
ⓘ Deployment information is only viewable by project members and Railway employees.
4 Replies
a year ago
i started using railway for the first time 1 month ago.
in the past 1 month there has been 3 outage.
I recommend that the team put in its landing page to warn customers not to deploy mission critical applications
a year ago
Appreciate the feedback @warneryei. We take production reliability very seriously, and have integration tests setup to catch any liveliness or start failures
In this case, we simply marked the deployment as "Failed". It affected only a very small subset of deploys without a URL (6, to be exact), because the integration tests actually caught the error on deployments with a URL while I was writing the PR.
Your code still ran. Had it not crashed on startup due to an error with your application, it would have ran perfectly fine and been cleaned up correctly :). As a result, this isn't an "outage". I've gone back and marked the deploys correctly for you.