jedcunningham opened a new pull request, #60003:
URL: https://github.com/apache/airflow/pull/60003

   When file_parsing_sort_mode is set to modified_time, the DAG file queue is 
now resorted by modification time whenever a bundle refresh happens. This 
ensures that existing files in the queue are prioritized correctly based on 
their recency, rather than retaining their old order. New files discovered 
during the refresh are still added to the head of the queue for immediate 
processing.


-- 
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]

Reply via email to