Vamsi-klu commented on issue #62050: URL: https://github.com/apache/airflow/issues/62050#issuecomment-5460055787
I'll skip this tick when `get_dag_for_run` returns None, same as `_create_dag_runs`. Keep the error log, `return False`, and do not `UPDATE` SCHEDULED task instances to FAILED. A concurrency check is not the place to fail the fleet. Permanently missing Dags stay SCHEDULED for the existing stale/import-error cleanup; I am not adding a miss counter. --- Drafted-by: Grok 4.6 -- 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]
