Comment on Cloud Functions 2nd Generation (in public preview)Comments−emrahsamdan4yI don't know what would be the use case for a HTTP endpoint that return 59 minutes later but this seems interesting.−jpcapdevila4yIt's for background running tasks. In my company we have functions that process tons of medical records. We call this HTTP function from a cloud task queue, the previous 9 min limit was annoying.This will make our team happy.
Comments
I don't know what would be the use case for a HTTP endpoint that return 59 minutes later but this seems interesting.
It's for background running tasks. In my company we have functions that process tons of medical records. We call this HTTP function from a cloud task queue, the previous 9 min limit was annoying.
This will make our team happy.