dw7o commented on issue #42105: URL: https://github.com/apache/airflow/issues/42105#issuecomment-2665465673
> Do you have a way to reproduce it? Unfortunately, not that I am aware of. :-( It seems to affect random DAGs at random times (even when the affected DAGs were already done for today, not while running). Some of our config settings: ``` standalone_dag_processor = True dag_dir_list_interval = 300 print_stats_interval = 1200 parsing_processes = 1 file_parsing_sort_mode = modified_time ``` -- 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]
