Please increase function timeout to 26 seconds for Pro plan site

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 URL: admirable-puppy-f383c8.netlify.app

I’m proxying OpenAI Whisper API calls for audio transcription that take 15-25 seconds to complete for each audio chunk.

I have already configured timeout = 26 in netlify.toml under:

functions."transcribe"
functions."generate-minutes"

However, the function still times out at 10 seconds, returning HTML error pages instead of proper JSON responses. Could you please activate the extended timeout (26 seconds) on my account?

Thank you for your support!