Max request timeout?
Hi Team Railway, amazing product! Just wondering what the maxiumum amount of time we can wait to send a response to an API request is for node/nextjs apps hosted on your platform? I need to launch a headless:false Playwright browser which our users can interact with. They could be interacting with the browser for many minutes before we're able to close the browser and send an api response.
Solution:Jump to solution
if it's a get request, at least over 30 minutes, if it's a post request max 5 minutes
3 Replies