Hi Netlify team,
I’m on the Personal plan and would like to request a function timeout increase to 26 seconds for my site.
Site name: lambent-kangaroo-d2f192.netlify.app
I’m running a serverless function that proxies requests to the Anthropic (Claude) API to generate personalized content. The function occasionally times out at 10 seconds before the API response completes, causing 504 errors for users.
I have timeout = 26 set in my netlify.toml under [functions].
Could you please enable the extended function timeout (26 seconds) for this site?
Thank you!