Hacker News new | ask | show | jobs
by emrahsamdan 1580 days ago
I don't know what would be the use case for a HTTP endpoint that return 59 minutes later but this seems interesting.
1 comments

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.