Request increase function timeout to 26 seconds

Hi Netlify team,

I’m on the Pro plan and would like to request a function timeout increase to 26 seconds for my site.

Site name: classy-ganache-c1773e

The generate function makes sequential AI API calls that require more than the default 10 seconds to complete. I’ve already added the following to my netlify.toml:

toml

[functions]
  timeout = 26

Could you please enable the 26 second timeout on your end so the configuration takes effect?

Thank you