Greetings!
This morning I went to update a schedule for a workflow configuration and was met with an error that my cron job schedule was no longer valid. This is despite the fact it's been functioning without issue since its inception 12 months ago.
Error message:
This schedule is even the exact example used in the documentation hyperlinked in the above screenshot - "unix-cron" (https://cloud.google.com/scheduler/docs/configuring/cron-job-schedules#defining_the_job_schedule)
So I'm at a loss for words.
Hi @DataEngineer,
Welcome to the Google Cloud Community!
The error message that you encountered indicates that Cloud Scheduler might have updated its validation rules, making them stricter for cron expressions.
Here are a few suggestions that could help resolve your issue:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.