fatmumuhomer commented on issue #27399:
URL: https://github.com/apache/airflow/issues/27399#issuecomment-1338229446
I was chatting with Jarek earlier today on Slack about a similar issue I saw
over the weekend.
`schedule=CronTriggerTimetable('15 12 * * *',
timezone=pendulum.timezone('America/New York')) `
In my scenario I had deployed the DAG late on Friday and manually triggered
it since the next run wasn't scheduled until Saturday. It then successfully
scheduled on Saturday but not on Sunday or today (Monday). I am going through
logs and will see if it runs on Tuesday.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]