ronak-sirwani commented on issue #62845: URL: https://github.com/apache/airflow/issues/62845#issuecomment-4001912739
Thanks for taking a look. - The dag has schedule_interval which is not valid >>> i mistakenly added this here (there should be schedule=None, edited in the description), in my dag is was that only. After testing again with latest version of airflow (3.1.7), the issue seems resolved. The confusion happened because of local environment mix-up on my side, and one of them had airflow 3.1.0, while 3.1.6 was also present, i mistakenly assumed i was testing against the newer version. Apologies for the confusion. -- 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]
