Request timeout at 30s, can I increase it?

Hello,

I am using Fly for some requests that can sometimes take longer than 30s (but not more than like 60 or so).

My requests seem to always time out at 30s, is there a setting or option in fly.toml I can set to increase this? I wasn’t able to find it myself.

Thanks for your help

Hi @lotonadisha

The timeout should only occur after the connection is idle for 60s. If your requests are timing out at 30s, could you share some more information about your app, and the application logs showing the connection errors?

Here are some other answers with info that might be helpful:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.