Dylpickle
Railway CLI deploy now logs everything? How do stop this behavour.
My ci/cd on github uses railway cli to deploy my changes. Yesterday, using this command would start the build process for all them at once
but now it deploys one at a time, waiting for each to finish before starting the next.
how do i prevent this behavior?
23 replies
Docker container crashing
Part of my mono repo has some workers + scheduled jobs. I haven't touched them in a while, and out of no where - getting "Deployment has crashed"
Running my docker container locally has no issues. Not sure whats going on.
5 replies