jdobr opened a new issue #11658: URL: https://github.com/apache/airflow/issues/11658
min_file_process_interval is documented to control when a new/updated file gets picked up by Airflow, but it also seems to control when a queued job is executed as described in here: https://github.com/puckel/docker-airflow/issues/233#issuecomment-510931051 and here: https://stackoverflow.com/questions/50012952/airflow-1-9-0-long-delay-between-task-execution That should not be linked to dag task execution. If it is by design it is not well design. Anybody able to explain? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
