Hi Netlify team,
I’m on the Pro plan and would like to request that the synchronous function timeout be raised to the maximum of 26 seconds for my site.
Site: sepupu.netlify.app
Site ID: 9e01f292-eae0-4443-b600-5b49fb1a8e2b
I’m proxying Anthropic Claude API calls to generate a family-history narrative. The function (genereer-verhaal) needs more than 10 seconds to complete and currently returns a 504 after about 10 seconds. I already have timeout = 26 configured in netlify.toml under [functions.“genereer-verhaal”].
Could you please activate the 26-second timeout on your end so the configuration takes effect?
Thank you very much.