Hi Netlify team,
I’m on the Pro plan and need a function timeout increase to 26 seconds for my site: br.projectrebuilt.com
I’m running a serverless function that proxies requests to the Anthropic API. The AI response occasionally exceeds the default 10-second limit before returning, which causes the function to time out on heavier requests.
I also have timeout = 26 set in my netlify.toml. Requesting that this be honored at the platform level for this site.
Thanks