Cloud Functions 2nd Generation (in public preview) (cloud.google.com) 5 points by cocochanel 4y ago ↗ HN
[–] emrahsamdan 4y ago ↗ I don't know what would be the use case for a HTTP endpoint that return 59 minutes later but this seems interesting. [–] jpcapdevila 4y ago ↗ 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.
[–] jpcapdevila 4y ago ↗ 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.
[–] jpcapdevila 4y ago ↗ Super excited about this one. We've been struggling with deployment times and timeouts for long running tasks.The function versioning seems interesting for rollouts.
[–] jfbaro 4y ago ↗ First and most important thing: Congrats to the Cloud Functions team for moving GCF forward.Second: Please, keep working on reducing the cold start times, min-instance is useful, but it is kind of a hack IMHO.Third: Native support for RUST would be amazing.
4 comments
[ 2.9 ms ] story [ 17.1 ms ] threadThis will make our team happy.
The function versioning seems interesting for rollouts.
Second: Please, keep working on reducing the cold start times, min-instance is useful, but it is kind of a hack IMHO.
Third: Native support for RUST would be amazing.