Do server actions have a fixed lifetime?

I noticed when one of the pages on my site deployed on vercel which uses a number of server actions to fetch data, takes more than 10 secs to load, I run into that application client side error.
Was this page helpful?