Hi Netlify team,
I’m on the Pro plan and would like the extended synchronous function timeout activated for my site.
Site: locumslab.com
Function: analyze-contract
The function proxies Anthropic API calls that analyze uploaded contracts. Runs are currently being killed at the 10 second limit. I have timeout = 26 set in netlify.toml under [functions.“analyze-contract”].
Could you activate the extended timeout for this site? Thanks.