Severe latency and application crashes
robbytables
PROOP

a year ago

Our application is constantly crashing, and we're experiencing severe latency. There is nothing in our logs that indicate that this is our application. Please address ASAP as it is impacting business and costing us $$!!!!

Solved

9 Replies

robbytables
PROOP

a year ago

72084320-4db7-45b2-9694-0d4344c710c5


a year ago

Hello,

The private network is not available during build. Please move any migrations into a pre-deploy command.


robbytables
PROOP

a year ago

What does this have to do with how slow our application is?


a year ago

That is the current error you are facing, your application is not running at all right now, it has a failed build.


robbytables
PROOP

a year ago

Our application is running, the latest build failed. The application has had extreme latency


robbytables
PROOP

a year ago

Health check endpoint is taking 1 minute to return


a year ago

Ah, I see, it was a deployment from a bit ago that wasn't showing for me. My apologies.

The issue with the active deployment is that it is using the public network to connect to the database, which will have a guaranteed latency penalty.

So you would want to move your database actions into a pre-deploy command so that you can use the private network.


robbytables
PROOP

a year ago

ok, ty


a year ago

!s


Status changed to Solved brody 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...