Y
Hacker News
new
|
ask
|
show
|
jobs
by
deskamess
2864 days ago
Don't most serverless calls have a time limit?
1 comments
bdcravens
2864 days ago
Yes, but you typically build your functions to split up the work if necessary. (Create additional queued events)
link