GoogleCloudPlatform / reliable-task-scheduling-compute-engine-sample

Apache License 2.0
146 stars 137 forks source link

Following the sample, but cron jobs fail #15

Closed RobAltena closed 5 years ago

RobAltena commented 7 years ago

After setting up the cron job as in the example with

gcloud app deploy --version=1 gae/app.yaml \
   gae/cron.yaml

The jobs fail with the following error log.

Please let me know if I can help resolve the issue.

jpatokal commented 5 years ago

The sample has been updated to use Cloud Scheduler, so App Engine is no longer needed.