Server Action Timeout
Unanswered
Atlantic menhaden posted this in #help-forum
Atlantic menhadenOP
Hi, I'm running into a server action timeout problem. I set my maxDuration timeout on the page where the server action gets called but it still seems to be timing out after 60s. I also tried setting a vercel.json config but that didn't work either. On the vercel dashboard it says that its configured to timeout for 300s but I'm not sure what I'm doing wrong.
2 Replies
@Atlantic menhaden Hi, I'm running into a server action timeout problem. I set my maxDuration timeout on the page where the server action gets called but it still seems to be timing out after 60s. I also tried setting a vercel.json config but that didn't work either. On the vercel dashboard it says that its configured to timeout for 300s but I'm not sure what I'm doing wrong.
Sun bear
Are you in hobby plan? In case yes max is 60s
https://vercel.com/docs/functions/runtimes#max-duration
https://vercel.com/docs/functions/runtimes#max-duration
@Sun bear Are you in hobby plan? In case yes max is 60s
https://vercel.com/docs/functions/runtimes#max-duration
Atlantic menhadenOP
Pro plan!