vercel question - suitability of serverless functions for long running backend apis
Answered
Chausie posted this in #help-forum
ChausieOP
hi all, are vercel serverless functions suitable for long running backend tasks? I have an api that needs to fetch emails from google and run some logic on those.
Answered by Grass carp
Are you looking for this ?
https://vercel.com/docs/functions/serverless-functions/runtimes#max-duration
https://vercel.com/docs/functions/serverless-functions/runtimes#max-duration
1 Reply
Grass carp
Are you looking for this ?
https://vercel.com/docs/functions/serverless-functions/runtimes#max-duration
https://vercel.com/docs/functions/serverless-functions/runtimes#max-duration
Answer