Skip to content

Handle Vercel Function Termination by Execution time limit #129

Locked Answered by Pieparker
PonomareVlad asked this question in Help
Discussion options

You must be logged in to vote

Hey there! Serverless functions are independent and not stateful. From a best solution point-of-view, you should be considering whether serverless functions are the correct tool, if you're looking to make the most of the execution time limit and perform long-running tasks.

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Pieparker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants