504 Gateway Timeout on Railway frontend — how to increase the limit?
windel
PROOP

3 months ago

Hi everyone, how are you?

I’m facing an issue with my project hosted on Railway.

I have a frontend (React/Next) running on Railway that makes requests to a backend on AWS. When the request takes longer than 1 minute, I get a 504 Gateway Timeout error on the frontend, even though the backend is still processing normally.

My question is: is there any way to configure or increase the HTTP request timeout on Railway’s side? I checked the documentation but couldn’t find anything about this.

Has anyone else faced this situation or knows if it’s possible to change this timeout limit?

Thanks!

Solved

3 Replies

Railway
BOT

3 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


windel
PROOP

3 months ago

Thanks for the suggestions, but I checked the links provided and none of them solved my issue.

I still need to know: is it possible to configure or increase the HTTP request timeout on Railway?

If anyone has faced this and found a solution, I’d really appreciate the help!


ray-chen
EMPLOYEE

3 months ago

My question is: is there any way to configure or increase the HTTP request timeout on Railway’s side? I checked the documentation but couldn’t find anything about this.

Unfortunately not, the timeout is a hard platform-level limit at the moment. Sorry!


Status changed to Awaiting User Response Railway 3 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 2 months ago


Loading...