tharhtetsan commented on issue #35938:
URL: https://github.com/apache/airflow/issues/35938#issuecomment-1831138911

   Here is dag_processor_manager.log
   
   ```
   [2023-11-29T02:55:32.765+0000] {manager.py:487} INFO - Processing files 
using up to 2 processes at a time 
   [2023-11-29T02:55:32.765+0000] {manager.py:488} INFO - Process each file at 
most once every 30 seconds
   [2023-11-29T02:55:32.766+0000] {manager.py:489} INFO - Checking for new 
files in /opt/airflow/dags every 300 seconds
   [2023-11-29T02:55:32.767+0000] {manager.py:755} INFO - Searching for files 
in /opt/airflow/dags
   [2023-11-29T02:55:32.791+0000] {manager.py:758} INFO - There are 3 files in 
/opt/airflow/dags
   [2023-11-29T02:55:43.545+0000] {manager.py:887} INFO - 
   
================================================================================
   DAG File Processing Stats
   
   File Path                               PID  Runtime      # DAGs    # Errors 
 Last Runtime    Last Run
   ------------------------------------  -----  ---------  --------  ---------- 
 --------------  ----------
   /opt/airflow/dags/db_test_chatbot.py                           0           0
   /opt/airflow/dags/db_test_sontoo.py      31  2.16s             0           0
   /opt/airflow/dags/our_first.dag.py       30  2.28s             0           0
   
================================================================================
   [2023-11-29T02:56:14.391+0000] {manager.py:887} INFO - 
   
================================================================================
   DAG File Processing Stats
   
   File Path                             PID    Runtime      # DAGs    # Errors 
 Last Runtime    Last Run
   ------------------------------------  -----  ---------  --------  ---------- 
 --------------  -------------------
   /opt/airflow/dags/db_test_chatbot.py                           1           0 
 16.44s          2023-11-29T02:56:09
   /opt/airflow/dags/db_test_sontoo.py                            1           0 
 15.54s          2023-11-29T02:55:56
   /opt/airflow/dags/our_first.dag.py                             1           0 
 10.52s          2023-11-29T02:55:51
   
================================================================================
   [2023-11-29T02:56:44.944+0000] {manager.py:887} INFO - 
   
================================================================================
   DAG File Processing Stats
   ```


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