Hacker News new | ask | show | jobs
by andrewdb 1925 days ago
You can set minimum instances now ( well - currently Preview). https://cloud.google.com/run/docs/configuring/min-instances
1 comments

Like I said, even if the instance is "alive", if it's not currently handling a request it's CPU is throttled to nothing so you can't trust any background process will finish its work.