Request function timeout increase to 26 seconds

Hi Netlify team, I’m on the Personal plan and would like to request a synchronous function timeout increase to the maximum 26 seconds for my site.

Site: agentcoaching.netlify.app
Project ID: 80a8738a-ba7e-41f8-8d25-8469277c2b0f

I’m using a Netlify Function (grade) as a proxy for Anthropic Claude API calls that power AI call-coaching analysis. Some calls — especially the combined multi-call coaching analysis — take longer than 10 seconds and the function returns a 504. I already have timeout = 26 configured in netlify.toml under [functions]. Please activate the extended timeout on your end so the configuration takes effect. Thank you!