What does the 20 cron job per day limit mean in Google App engine?

52 views
Skip to first unread message

Shivang

unread,
Mar 3, 2018, 11:07:20 PM3/3/18
to Google App Engine
I came across the cron job limit in GAE which 20 per day for free & 250 per day for paid use. I am not sure what this means.
If I want to run a cron every 2 min to repopulate my cache, that count is definitely going to be much beyond even the 250 limit.
Am I understanding this correct?

Attila-Mihaly Balazs

unread,
Mar 4, 2018, 2:04:26 AM3/4/18
to Google App Engine
I believe that means the number of entries in cron.yaml, but would like to hear it from an official source. I do have an app in production which has something cron-ed every 1 minute, and while it has billing enabled, it doesn't cost me anything.

Shivang

unread,
Mar 4, 2018, 9:28:47 AM3/4/18
to Google App Engine
Thanks for the reply Attila, even I thought so but the term per day confused me. It's not like we change the cron configuration every day in our files.

Jordan (Cloud Platform Support)

unread,
Mar 4, 2018, 3:14:01 PM3/4/18
to Google App Engine
To clarify this is a limit on the total amount of created Cron jobs for a project. This is not a daily quota, and I have requested the documentation team to correct the wording.  
Reply all
Reply to author
Forward
0 new messages