Jorricks commented on pull request #21555:
URL: https://github.com/apache/airflow/pull/21555#issuecomment-1060624272


   > You are changing the state to 'queued', but I think the correnct state 
would be 'scheduled'. The `SchedulerJob` should be only place, where tasks are 
queued. 
   > 
   > scheduled - all task dependencies are met
   > queued - all resource dependecies are met and the task is handed over to 
the executor.
   
   Please read the comments above.. We are talking about changing the DagRun 
state, not the task..🙄 


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