jsjasonseba commented on issue #49135: URL: https://github.com/apache/airflow/issues/49135#issuecomment-2809576187
> Indeed, taking a closer look I don't think limits will match, unless we pass `dag_runs_limit` to `1` maybe ? That will just take 1 dag_run per dag_id, and therefore the final `limit` applied should be the correct one, might be worth a try. Right! This should work. Let me implement this fix too. Currently it take dag_runs_limit of 14, but 1 should be enough -- 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]
