Hello,
I understand that the function execution limit was increased to ~30 seconds for all plans earlier this year. However, my functions are still timing out at exactly 10 seconds.
My site name is: goatify.app
Here is a request ID from a failed function log: 0ad73904-25fc-49d1-b8d8-4733ef0a4b0f
I have already tried deploying with a clean cache and my netlify.toml file is configured correctly to use a 30s timeout with [functions.“*”].
Could you please check if the new 30-second limit has been applied to my site?
Thank you.