You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-discussion
Hi - Can google cloud shell be used for cron'd jobs? I think the answer is no due to the inactivity timeout on the GCS VM, but I thought others with more experience might know better. Thanks.....Nick
Faizan (Google Cloud Support)
unread,
Apr 26, 2016, 12:36:26 PM4/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-discussion
Hello Nicholas,
It's not recommended to run cron jobs on Google Cloud Shell because the virtual machine that backs up Cloud Shell session is not permanently allocated to a Cloud Shell session and terminates if the session is inactive for an hour. You can refer to this help center article for more information.