Run a firebase cloud function every 15 minutes for 27 hours straight

前端 未结 0 1317
一整个雨季
一整个雨季 2021-01-17 01:41

This is how my cloud function looks like now:

export const manage_users = functions.region("europe-west1").pubsub.schedule("*/15 * * * 1")         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题