Issues with airflow 2.0 scheduler
Good day everyone, I'm having an issue with my DAGs where it appears they are running properly, and the schedule in the webserver gives us the appropriate date to run, but whenever the time comes to run the dag the scheduler just skips over it.
Has anyone ever had this issue before?