guytalzip commented on issue #31723:
URL: https://github.com/apache/airflow/issues/31723#issuecomment-1578906008
Thanks Jed,
Here is the yaml configuration I am using, the schedule_interval is set to
'0 0 * * *':
name: test_name
dag_args:
description: test_description
catchup: false
max_active_runs: 1
concurrency: 1
schedule_interval: '0 0 * * *'
start_date: '2100-01-01T12:00:00'
Can you please try reproducing using these settings?
--
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]