dhuang commented on pull request #17945: URL: https://github.com/apache/airflow/pull/17945#issuecomment-925321911
FWIW can confirm this fixed my issue in https://github.com/apache/airflow/issues/17638, so big thanks! Note I did have an issue after upgrading where the `max_active_runs` columns for some DAGs remained `NULL` even after scheduler parsed them. This seemed to prevent their tasks from getting scheduled. I eventually set it manually in the database and that fixed everything, but not sure if I did something wrong to get in that state in the first place 🤷 -- 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]
