Request to enable extended function timeout

Hi Netlify team,

I’d like to request the extended synchronous function timeout (26 seconds) be enabled for my site.

Site name: l-complyinc-sls
Site ID: feadd33b-c360-4f5d-a214-83217e727a55

Site URL: https://l-complyinc-sls.netlify.app

Context: my function (screen-label) calls the Anthropic Claude API, which can take longer than the default limit to respond for more thorough requests. I’ve already added timeout = 26 under [functions."screen-label"] in my netlify.toml, but requests are still timing out.

Thank you!