dimon222 commented on issue #17897:
URL: https://github.com/apache/airflow/issues/17897#issuecomment-910671083


   The issue was initially noticed on 2.1.2 version, but I have given it a test 
on version 2.1.3 now and I'm having it.
   
   Perhaps, this might point in this direction:
   1. Store dags in DB option is enabled in airflow.cfg
   2. To make scheduler crash it should be a lot of dags with this problem so 
that all processes that are doing parsing kicked in simultaneously and raised 
exception. I tried it with just single dag and it didn't crash the scheduler 
(tho, spammed a lot of stacktraces in scheduler and the dag is essentially 
broken).


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