Severe latency and application crashes
robbytables
PROOP

10 months 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

10 months ago

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


10 months ago

Hello,

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


robbytables
PROOP

10 months ago

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


10 months 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

10 months ago

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


robbytables
PROOP

10 months ago

Health check endpoint is taking 1 minute to return


10 months 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

10 months ago

ok, ty


10 months ago

!s


Status changed to Solved brody 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...