KevinYang21 edited a comment on issue #6732: [AIRFLOW-6175] fixes scheduler 
queue bug
URL: https://github.com/apache/airflow/pull/6732#issuecomment-562316646
 
 
   Let me answer my own question... Since we change from SCHEDULED to QUEUED 
only when the dag is in the simple_dagbag, thus those left over tasks in 
queued_tasks won't be set back to QUEUED until the next parse but stlll gonna 
be picked up by the executor, then cause the deps check to fail.
   
   Thanks again for fixing my bad 🙏 

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


With regards,
Apache Git Services

Reply via email to