Brett Cannon · 61w I'm looking for a functions-as-a-service with a cron/schedule trigger. I have found some, but I'm wondering if I'm missing any (I'll take any that can run Python, Rust, JS via ReScript or Gleam, or BE... Brian Dorsey @Brian Dorsey 1748538532 @nprofile1q... one more: In Google Cloud, cron “Scheduler” is a factored out service you can use to trigger other services. You can combine it with Cloud Run to execute your containers: https://cloud.google.com/run/docs/triggering/using-scheduler 1