Any workarounds for the 5 min request timeout?
anton-series
PROOP

a year ago

The Railway network has a limitation of 5 minute maximum for HTTP requests. I have a request that streams data for maybe 10-15 minutes. Is there any way at all to override or work around this limitation? The node.js app keeps working normally for the entire 10-15 minutes, it's just the network connection that gets interrupted.

Solved

1 Replies

Hi Anton,

Thank you for reaching out. We recommend using WebSockets instead of HTTP if you have requests that take 5 minutes or more to serve.

Regards,

Christian


Status changed to Awaiting User Response Railway 12 months ago


Railway
BOT

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


Welcome!

Sign in to your Railway account to join the conversation.

Loading...