ashb opened a new pull request, #61405:
URL: https://github.com/apache/airflow/pull/61405

   When `start_date` is not specified, continuous DAGs will now begin running
   immediately when unpaused, using the current time as the starting point.
   Previously if you didn't have a start date (the default in 3.0) it would do
   nothing when it was unpaused.
   
   This aligns with Airflow 3.0's philosophy of making start_date optional
   for schedules that don't require historical backfilling.
   


-- 
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]

Reply via email to