Latency issue for the first request
durga-chikkala
PROOP

2 months ago

I have deployed my app and I see the first request is going till 30sec, what is the reason?

$10 Bounty

6 Replies

Railway
BOT

2 months ago


2 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 2 months ago


fra
HOBBYTop 10% Contributor

2 months ago

can you check in setting if you enabled serverless? If that's enable disable it and you will not see the delay anymore


durga-chikkala
PROOP

2 months ago

No that was disabled


fra
HOBBYTop 10% Contributor

2 months ago

does this service communicate with other services in railway that might have this option enables?


durga-chikkala
PROOP

2 months ago

My app is a Go backend app and it talks to postgres services deployed in the same project, I am using internal URL to connect to postgres , and postgres also not a server less app I have verified it.


durga-chikkala
PROOP

2 months ago

I have used public url to connect to db it is working now but why private is not working?


Status changed to Open brody 2 months ago


Loading...