There is no "retry" or "redeploy" button in the Railway dashboard for failed builds
islamaliev
PROOP
22 days ago
There is no "retry" or "redeploy" button in the Railway dashboard for failed builds. When a deployment fails (even from transient errors), the only ways to retry are:
- Push an empty commit (pollutes git history)
- Use the Railway CLI
Neither is acceptable for production. Need a simple "Retry" button on failed deployment cards in the dashboard.
You can redeploy the old successful deployments, but they are just deploying from the old git commit. I won't redeploy from the head.
0 Threads mention this feature
0 Replies