Hi Netlify team,
I’m on the Pro plan and would like the synchronous function timeout raised to the maximum 26 seconds for my site.
Site: advd-swms (advd-swms.netlify.app)
Site ID: bbec4aaf-a3df-4b0a-93e4-2e2d5ef0ad41
Function: ai-proxy
The function proxies Anthropic Claude API calls that generate safety documentation (SWMS). Responses regularly exceed 10 seconds and the function returns a 504.
I already have timeout = 26 configured in netlify.toml under [functions."ai-proxy"], but requests still time out at 10 seconds. Please activate the 26-second timeout for this site.
Thanks.